mirror of
https://github.com/slawkens/myaac.git
synced 2026-04-12 13:33:32 +02:00
Just testing something, excuse me
This commit is contained in:
@@ -69,7 +69,7 @@ const ARTICLE = 3;
|
||||
// this may improve security
|
||||
const ADMIN_PANEL_FOLDER = 'admin';
|
||||
|
||||
// directories
|
||||
// directoriess
|
||||
const BASE = __DIR__ . '/';
|
||||
const ADMIN = BASE . ADMIN_PANEL_FOLDER . '/';
|
||||
const SYSTEM = BASE . 'system/';
|
||||
|
||||
Reference in New Issue
Block a user