requires/index change
This commit is contained in:
parent
1e2cef160a
commit
f9b648e527
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
require_once(dirname(__FILE__).'/htmlUI/ui_browser_init.php');
|
||||
require_once(dirname(__FILE__).'/ui_browser_init.php');
|
||||
|
||||
if (UI_DEBUG === TRUE) {
|
||||
$Smarty->assign('DEBUG', TRUE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue