XOOPS
2.6.0
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
xoops_version.php
Go to the documentation of this file.
1
<?php
2
/*
3
You may not change or alter any portion of this comment or credits
4
of supporting developers from this source code or any supporting source code
5
which is considered copyrighted (c) material of the original comment or credit authors.
6
7
This program is distributed in the hope that it will be useful,
8
but WITHOUT ANY WARRANTY; without even the implied warranty of
9
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
*/
11
23
$modversion
[
'name'
] =
XoopsLocale::PREFERENCES
;
24
$modversion
[
'version'
] =
'1.0'
;
25
$modversion
[
'description'
] =
SystemLocale::PREFERENCES_DESC
;
26
$modversion
[
'author'
] =
''
;
27
$modversion
[
'credits'
] =
'The XOOPS Project; Maxime Cointin (AKA Kraven30), Gregory Mage (AKA Mage)'
;
28
$modversion
[
'help'
] =
'page=preferences'
;
29
$modversion
[
'license'
] =
"GPL see LICENSE"
;
30
$modversion
[
'official'
] = 1;
31
$modversion
[
'image'
] =
'prefs.png'
;
32
$modversion
[
'hasAdmin'
] = 1;
33
$modversion
[
'adminpath'
] =
'admin.php?fct=preferences'
;
34
$modversion
[
'category'
] =
XOOPS_SYSTEM_PREF
;
35
36
$modversion
[
'configcat'
][
SYSTEM_CAT_MAIN
] =
'system_main.png'
;
37
$modversion
[
'configcat'
][
SYSTEM_CAT_USER
] =
'system_user.png'
;
38
$modversion
[
'configcat'
][
SYSTEM_CAT_META
] =
'system_meta.png'
;
39
$modversion
[
'configcat'
][
SYSTEM_CAT_WORD
] =
'system_word.png'
;
40
$modversion
[
'configcat'
][
SYSTEM_CAT_SEARCH
] =
'system_search.png'
;
41
$modversion
[
'configcat'
][
SYSTEM_CAT_MAIL
] =
'system_mail.png'
;
42
$modversion
[
'configcat'
][
SYSTEM_CAT_AUTH
] =
'system_auth.png'
;
SYSTEM_CAT_AUTH
const SYSTEM_CAT_AUTH
Definition:
constants.php:46
SYSTEM_CAT_META
const SYSTEM_CAT_META
Definition:
constants.php:42
XoopsLocaleEn_US\PREFERENCES
const PREFERENCES
Definition:
en_US.php:909
SYSTEM_CAT_MAIL
const SYSTEM_CAT_MAIL
Definition:
constants.php:45
SYSTEM_CAT_WORD
const SYSTEM_CAT_WORD
Definition:
constants.php:43
$modversion
$modversion
Definition:
xoops_version.php:22
SYSTEM_CAT_SEARCH
const SYSTEM_CAT_SEARCH
Definition:
constants.php:44
SYSTEM_CAT_MAIN
const SYSTEM_CAT_MAIN
Definition:
constants.php:40
SYSTEM_CAT_USER
const SYSTEM_CAT_USER
Definition:
constants.php:41
SystemLocaleEn_US\PREFERENCES_DESC
const PREFERENCES_DESC
Definition:
en_US.php:363
XOOPS_SYSTEM_PREF
const XOOPS_SYSTEM_PREF
Definition:
constants.php:24
usr64
htdocs
modules
system
admin
preferences
xoops_version.php
Generated on Fri May 22 2015 03:07:01 for XOOPS by
1.8.9.1