PHP expert |
|
Nee deze regels:
// Path to user files relative to the document root.
$Config['UserFilesPath'] = '/userfiles/';
// Fill the following value it you prefer to specify the absolute path for the
// user files directory. Usefull if you are using a virtual directory, symbolic
// link or alias. Examples: 'C:\\MySite\\userfiles\\' or '/root/mysite/userfiles/'.
// Attention: The above 'UserFilesPath' must point to the same directory.
$Config['UserFilesAbsolutePath'] = '';
// Path to user files relative to the document root. $Config['UserFilesPath'] = '/userfiles/'; // Fill the following value it you prefer to specify the absolute path for the // user files directory. Usefull if you are using a virtual directory, symbolic // link or alias. Examples: 'C:\\MySite\\userfiles\\' or '/root/mysite/userfiles/'. // Attention: The above 'UserFilesPath' must point to the same directory. $Config['UserFilesAbsolutePath'] = '';
En het is helemaal weggestopt maar zelfs ik heb het gevonden dus gewoon zoeken |