Merge edit_order into edit_base, core libs update
edit_order.php is merged into includes/edit_base and changed to symlink In the CoreLibs Output/Form/Generate - switch all " to ' in strings - add not set init config_array parts if loaded with no includes/table_arrays/ file DB/Extended/ArrayIO - switch all " to ' in strings ACL/Login - swich all missing " strings to ' - not TEMPLATE part is deprecated (but leave load in)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
* HISTORY:
|
||||
*********************************************************************/
|
||||
|
||||
|
||||
// master template
|
||||
if (!isset($MASTER_TEMPLATE_NAME)) {
|
||||
$MASTER_TEMPLATE_NAME = MASTER_TEMPLATE_NAME;
|
||||
|
||||
Reference in New Issue
Block a user