XOOPS  2.6.0
xoops_version.php File Reference

Go to the source code of this file.

Namespaces

 system
 

Variables

 $modversion ['name'] = XoopsLocale::BLOCKS
 
 $modversion ['version'] = '1.0'
 
 $modversion ['description'] = SystemLocale::BLOCKS_DESC
 
 $modversion ['author'] = ''
 
 $modversion ['credits'] = 'The XOOPS Project; The MPN SE Project; Andricq Nicolas (AKA MusS)'
 
 $modversion ['help'] = 'page=blocksadmin'
 
 $modversion ['license'] = "GPL see LICENSE"
 
 $modversion ['official'] = 1
 
 $modversion ['image'] = 'blocks.png'
 
 $modversion ['hasAdmin'] = 1
 
 $modversion ['adminpath'] = 'admin.php?fct=blocksadmin'
 
 $modversion ['category'] = XOOPS_SYSTEM_BLOCK
 

Variable Documentation

$modversion['name'] = XoopsLocale::BLOCKS

Definition at line 23 of file xoops_version.php.

$modversion['version'] = '1.0'

Definition at line 24 of file xoops_version.php.

$modversion['description'] = SystemLocale::BLOCKS_DESC

Definition at line 25 of file xoops_version.php.

$modversion['author'] = ''

Definition at line 26 of file xoops_version.php.

$modversion['credits'] = 'The XOOPS Project; The MPN SE Project; Andricq Nicolas (AKA MusS)'

Definition at line 27 of file xoops_version.php.

$modversion['help'] = 'page=blocksadmin'

Definition at line 28 of file xoops_version.php.

$modversion['license'] = "GPL see LICENSE"

Definition at line 29 of file xoops_version.php.

$modversion['official'] = 1

Definition at line 30 of file xoops_version.php.

$modversion['image'] = 'blocks.png'

Definition at line 31 of file xoops_version.php.

$modversion['hasAdmin'] = 1

Definition at line 33 of file xoops_version.php.

$modversion['adminpath'] = 'admin.php?fct=blocksadmin'

Definition at line 34 of file xoops_version.php.

$modversion['category'] = XOOPS_SYSTEM_BLOCK

Definition at line 35 of file xoops_version.php.