Switched to neutral /root as the virtual file system!
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// Your actual root directory on the server
|
||||
define('REAL_ROOT', '/home/surillya/');
|
||||
define('REAL_ROOT', '/root/');
|
||||
|
||||
// The user's virtual path (as seen in the OS)
|
||||
define('VIRTUAL_ROOT', '/');
|
||||
|
Reference in New Issue
Block a user