Go to the documentation of this file.
7 define(
'_AD_NORIGHT',
'You don\'t have the permission to access this area');
8 define(
'_AD_ACTION',
'Action');
9 define(
'_AD_EDIT',
'Edit');
10 define(
'_AD_DELETE',
'Delete');
11 define(
'_AD_LASTTENUSERS',
'Last 10 registered users');
12 define(
'_AD_NICKNAME',
'Username');
13 define(
'_AD_EMAIL',
'Email');
14 define(
'_AD_AVATAR',
'Avatar');
15 define(
'_AD_REGISTERED',
'Registered');
17 define(
'_AD_LOGINADMIN',
'Logging you in..');
18 define(
'_AD_WARNINGINSTALL',
'WARNING: Directory %s exists on your server. <br />Please remove this directory for security reasons.');
19 define(
'_AD_WARNINGWRITEABLE',
'WARNING: File %s is writeable by the server. <br />Please change the permission of this file for security reasons.<br /> in Unix (444), in Win32 (read-only)');
20 define(
'_AD_WARNINGNOTWRITEABLE',
'WARNING: Folder %s is not writeable by the server. <br />Please change the permission of this folder.<br /> in Unix (777), in Win32 (writable)');
21 define(
'_AD_WARNINGXOOPSLIBINSIDE',
'WARNING: Folder %s is inside DocumentRoot! <br />For security considerations it is highly suggested to move it out of DocumentRoot.');