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

Variables

const LICENSE_NOT_WRITEABLE 'License is %s . <br><span style="color:#ff0000;">Make ../include/license.php Writable</span>'
 
const LICENSE_IS_WRITEABLE 'License is %s'
 
const _INSTALL_WEBMASTER 'Webmasters'
 
const _INSTALL_WEBMASTERD 'Webmasters of this site'
 
const _INSTALL_REGUSERS 'Registered Users'
 
const _INSTALL_REGUSERSD 'Registered Users Group'
 
const _INSTALL_ANONUSERS 'Anonymous Users'
 
const _INSTALL_ANONUSERSD 'Anonymous Users Group'
 
const _INSTALL_BANNEDUSERS 'Banned Users'
 
const _INSTALL_BANNEDUSERSD 'Banned user group'
 
const _INSTALL_MODERATORUSERS 'Moderators'
 
const _INSTALL_MODERATORUSERSD 'These are Moderators for your website'
 
const _INSTALL_SUBMITTERUSERS 'Submitters'
 
const _INSTALL_SUBMITTERUSERSD 'This group can submit articles to your website'
 
const _INSTALL_DEVELOPEUSERS 'Developer'
 
const _INSTALL_DEVELOPEUSERSD 'This user has developer privileges and can see developer debugging messages.'
 
const _INSTALL_L165 'The site is currently closed for maintenance. Please come back later.'
 
const _INSTALL_ANON 'Anonymous'
 
const _INSTALL_DISCLMR 'While the administrators and moderators of this site will attempt to remove or edit any generally objectionable material as quickly as possible, it is impossible to review every message. Therefore you acknowledge that all posts made to this site express the views and opinions of the author and not the administrators, moderators or webmaster (except for posts by these people) and hence will not be held liable. You agree not to post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate any applicable laws. Doing so may lead to you being immediately and permanently banned (and your service provider being informed). The IP address of all posts is recorded to aid in enforcing these conditions. Creating multiple accounts for a single user is not allowed. You agree that the webmaster, administrator and moderators of this site have the right to remove, edit, move or close any topic at any time should they see fit. As a user you agree to any information you have entered above being stored in a database. While this information will not be disclosed to any third party without your consent the webmaster, administrator and moderators cannot be held responsible for any hacking attempt that may lead to the data being compromised. This site system uses cookies to store information on your local computer. These cookies do not contain any of the information you have entered above, they serve only to improve your viewing pleasure. The email address is used only for confirming your registration details and password (and for sending new passwords should you forget your current one). By clicking Register below you agree to be bound by these conditions.'
 

Documentation des variables

◆ _INSTALL_ANON

const _INSTALL_ANON 'Anonymous'

◆ _INSTALL_ANONUSERS

const _INSTALL_ANONUSERS 'Anonymous Users'

◆ _INSTALL_ANONUSERSD

const _INSTALL_ANONUSERSD 'Anonymous Users Group'

◆ _INSTALL_BANNEDUSERS

const _INSTALL_BANNEDUSERS 'Banned Users'

New Group types

◆ _INSTALL_BANNEDUSERSD

const _INSTALL_BANNEDUSERSD 'Banned user group'

◆ _INSTALL_DEVELOPEUSERS

const _INSTALL_DEVELOPEUSERS 'Developer'

◆ _INSTALL_DEVELOPEUSERSD

const _INSTALL_DEVELOPEUSERSD 'This user has developer privileges and can see developer debugging messages.'

◆ _INSTALL_DISCLMR

const _INSTALL_DISCLMR 'While the administrators and moderators of this site will attempt to remove or edit any generally objectionable material as quickly as possible, it is impossible to review every message. Therefore you acknowledge that all posts made to this site express the views and opinions of the author and not the administrators, moderators or webmaster (except for posts by these people) and hence will not be held liable. You agree not to post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate any applicable laws. Doing so may lead to you being immediately and permanently banned (and your service provider being informed). The IP address of all posts is recorded to aid in enforcing these conditions. Creating multiple accounts for a single user is not allowed. You agree that the webmaster, administrator and moderators of this site have the right to remove, edit, move or close any topic at any time should they see fit. As a user you agree to any information you have entered above being stored in a database. While this information will not be disclosed to any third party without your consent the webmaster, administrator and moderators cannot be held responsible for any hacking attempt that may lead to the data being compromised. This site system uses cookies to store information on your local computer. These cookies do not contain any of the information you have entered above, they serve only to improve your viewing pleasure. The email address is used only for confirming your registration details and password (and for sending new passwords should you forget your current one). By clicking Register below you agree to be bound by these conditions.'

◆ _INSTALL_L165

const _INSTALL_L165 'The site is currently closed for maintenance. Please come back later.'

◆ _INSTALL_MODERATORUSERS

const _INSTALL_MODERATORUSERS 'Moderators'

◆ _INSTALL_MODERATORUSERSD

const _INSTALL_MODERATORUSERSD 'These are Moderators for your website'

◆ _INSTALL_REGUSERS

const _INSTALL_REGUSERS 'Registered Users'

◆ _INSTALL_REGUSERSD

const _INSTALL_REGUSERSD 'Registered Users Group'

◆ _INSTALL_SUBMITTERUSERS

const _INSTALL_SUBMITTERUSERS 'Submitters'

◆ _INSTALL_SUBMITTERUSERSD

const _INSTALL_SUBMITTERUSERSD 'This group can submit articles to your website'

◆ _INSTALL_WEBMASTER

const _INSTALL_WEBMASTER 'Webmasters'

◆ _INSTALL_WEBMASTERD

const _INSTALL_WEBMASTERD 'Webmasters of this site'

◆ LICENSE_IS_WRITEABLE

const LICENSE_IS_WRITEABLE 'License is %s'

◆ LICENSE_NOT_WRITEABLE

const LICENSE_NOT_WRITEABLE 'License is %s . <br><span style="color:#ff0000;">Make ../include/license.php Writable</span>'