mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-20 09:16:23 +01:00
Just testing something, excuse me
This commit is contained in:
@@ -69,7 +69,7 @@ const ARTICLE = 3;
|
|||||||
// this may improve security
|
// this may improve security
|
||||||
const ADMIN_PANEL_FOLDER = 'admin';
|
const ADMIN_PANEL_FOLDER = 'admin';
|
||||||
|
|
||||||
// directories
|
// directoriess
|
||||||
const BASE = __DIR__ . '/';
|
const BASE = __DIR__ . '/';
|
||||||
const ADMIN = BASE . ADMIN_PANEL_FOLDER . '/';
|
const ADMIN = BASE . ADMIN_PANEL_FOLDER . '/';
|
||||||
const SYSTEM = BASE . 'system/';
|
const SYSTEM = BASE . 'system/';
|
||||||
|
|||||||
Reference in New Issue
Block a user