mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
STANDARDS_MODE
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
if ( ! defined('e107_INIT')) { exit(); }
|
||||
|
||||
define('STANDARDS_MODE', TRUE);
|
||||
|
||||
include_lan(e_THEME."_blank/languages/".e_LANGUAGE.".php");
|
||||
|
||||
$THEME_CORE_JSLIB = array(
|
||||
|
Reference in New Issue
Block a user