@@ -21,7 +21,7 @@ |
||
21 | 21 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
22 | 22 | |
23 | 23 | // Site |
24 | -$_['app_url'] = '/application/'; |
|
24 | +$_['app_url'] = '/application/'; |
|
25 | 25 | |
26 | 26 | // Session |
27 | 27 | $_['session_autostart'] = false; |
@@ -21,7 +21,7 @@ |
||
21 | 21 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
22 | 22 | |
23 | 23 | // Site |
24 | -$_['app_url'] = '/administration/'; |
|
24 | +$_['app_url'] = '/administration/'; |
|
25 | 25 | |
26 | 26 | // Template |
27 | 27 | $_['template_type'] = 'administration'; |