XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier admin.php

Variables

const _AD_NORIGHT 'You don\'t have the permission to access this area'
 
const _AD_ACTION 'Action'
 
const _AD_EDIT 'Edit'
 
const _AD_DELETE 'Delete'
 
const _AD_LASTTENUSERS 'Last 10 registered users'
 
const _AD_NICKNAME 'Username'
 
const _AD_EMAIL 'Email'
 
const _AD_AVATAR 'Avatar'
 
const _AD_REGISTERED 'Registered'
 
const _AD_LOGINADMIN 'Logging you in..'
 
const _AD_WARNINGINSTALL 'WARNING: Directory %s exists on your server. <br>Please remove this directory for security reasons.'
 
const _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)'
 
const _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)'
 
const _AD_WARNINGXOOPSLIBINSIDE 'WARNING: Folder %s is inside DocumentRoot! <br>For security considerations it is highly suggested to move it out of DocumentRoot.'
 
const _AD_WARNING_OLD_PHP 'WARNING: Consider upgrading to a newer version of PHP. Version %s or newer is recommended and will be required in future XOOPS versions.'
 

Documentation des variables

◆ _AD_ACTION

const _AD_ACTION 'Action'

◆ _AD_AVATAR

const _AD_AVATAR 'Avatar'

◆ _AD_DELETE

const _AD_DELETE 'Delete'

◆ _AD_EDIT

const _AD_EDIT 'Edit'

◆ _AD_EMAIL

const _AD_EMAIL 'Email'

◆ _AD_LASTTENUSERS

const _AD_LASTTENUSERS 'Last 10 registered users'

◆ _AD_LOGINADMIN

const _AD_LOGINADMIN 'Logging you in..'

◆ _AD_NICKNAME

const _AD_NICKNAME 'Username'

◆ _AD_NORIGHT

const _AD_NORIGHT 'You don\'t have the permission to access this area'

◆ _AD_REGISTERED

const _AD_REGISTERED 'Registered'

◆ _AD_WARNING_OLD_PHP

const _AD_WARNING_OLD_PHP 'WARNING: Consider upgrading to a newer version of PHP. Version %s or newer is recommended and will be required in future XOOPS versions.'

◆ _AD_WARNINGINSTALL

const _AD_WARNINGINSTALL 'WARNING: Directory %s exists on your server. <br>Please remove this directory for security reasons.'

◆ _AD_WARNINGNOTWRITEABLE

const _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)'

◆ _AD_WARNINGWRITEABLE

const _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)'

◆ _AD_WARNINGXOOPSLIBINSIDE

const _AD_WARNINGXOOPSLIBINSIDE 'WARNING: Folder %s is inside DocumentRoot! <br>For security considerations it is highly suggested to move it out of DocumentRoot.'