XOOPS  2.6.0
main.php File Reference

Go to the source code of this file.

Variables

const _AM_XMF_ABOUT_CHANGELOG 'Change log'
 
const _AM_XMF_ABOUT_DESCRIPTION 'Description'
 
const _AM_XMF_ABOUT_MODULEINFO 'Module Info'
 
const _AM_XMF_ABOUT_MODULESTATUS 'Status:'
 
const _AM_XMF_ABOUT_UPDATEDATE 'Update date:'
 
const _AM_XMF_ABOUT_WEBSITE "Website:"
 
const _AM_XMF_CONFIG 'Configuration Check'
 
const _AM_XMF_CONFIG_CHMOD "The folder '%s' must be with a chmod '%s' (it's now set on %s).'"
 
const _AM_XMF_CONFIG_FOLDERKO "The folder '%s' does not exist"
 
const _AM_XMF_CONFIG_FOLDEROK "The folder '%s' exists"
 
const _AM_XMF_CONFIG_PHP 'Minimum PHP required: %s (your version is %s)'
 
const _AM_XMF_CONFIG_XOOPS 'Minimum XOOPS required: %s (your version is %s)'
 
const _AM_XMF_DEMOMVC_MODULE_NOTFOUND 'Please install or reactivate %1$s module. Minimum version required: %2$s'
 
const _AM_XMF_DEMOMVC_MODULE_VERSION 'Minimum %1$s module version required: %2$s (your version is %3$s)'
 

Variable Documentation

const _AM_XMF_ABOUT_CHANGELOG 'Change log'

Definition at line 27 of file main.php.

const _AM_XMF_ABOUT_DESCRIPTION 'Description'

Definition at line 28 of file main.php.

const _AM_XMF_ABOUT_MODULEINFO 'Module Info'

Definition at line 29 of file main.php.

const _AM_XMF_ABOUT_MODULESTATUS 'Status:'

Definition at line 30 of file main.php.

const _AM_XMF_ABOUT_UPDATEDATE 'Update date:'

Definition at line 31 of file main.php.

const _AM_XMF_ABOUT_WEBSITE "Website:"

Definition at line 32 of file main.php.

const _AM_XMF_CONFIG 'Configuration Check'

Frameworks Module Admin

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Author
Grégory Mage (Aka Mage)

Definition at line 18 of file main.php.

const _AM_XMF_CONFIG_CHMOD "The folder '%s' must be with a chmod '%s' (it's now set on %s).'"

Definition at line 19 of file main.php.

const _AM_XMF_CONFIG_FOLDERKO "The folder '%s' does not exist"

Definition at line 20 of file main.php.

const _AM_XMF_CONFIG_FOLDEROK "The folder '%s' exists"

Definition at line 21 of file main.php.

const _AM_XMF_CONFIG_PHP 'Minimum PHP required: %s (your version is %s)'

Definition at line 22 of file main.php.

const _AM_XMF_CONFIG_XOOPS 'Minimum XOOPS required: %s (your version is %s)'

Definition at line 23 of file main.php.

const _AM_XMF_DEMOMVC_MODULE_NOTFOUND 'Please install or reactivate %1$s module. Minimum version required: %2$s'

Definition at line 35 of file main.php.

Referenced by Xmf\Module\Admin\checkModuleVersion().

const _AM_XMF_DEMOMVC_MODULE_VERSION 'Minimum %1$s module version required: %2$s (your version is %3$s)'

Definition at line 36 of file main.php.

Referenced by Xmf\Module\Admin\checkModuleVersion().