XOOPS
2.6.0
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
_extensions.php
Go to the documentation of this file.
1
<?php
10
// Navigation
11
//define("_AM_SYSTEM_EXTENSIONS_ADMIN", "Extensions Administration");
12
//define("_AM_SYSTEM_EXTENSIONS_MAIN", "Main");
13
14
// Messages
15
//define("_AM_SYSTEM_EXTENSIONS_MSG_INSTALL", "Install extension");
16
//define("_AM_SYSTEM_EXTENSIONS_MSG_UPDATE", "Update extension");
17
//define("_AM_SYSTEM_EXTENSIONS_MSG_UNINSTALL", "Uninstall extension");
18
19
//define("_AM_SYSTEM_EXTENSIONS_MENUADMIN","Manage Extensions");
20
21
// Table
22
//define("_AM_SYSTEM_EXTENSIONS_NAME","Name");
23
//define("_AM_SYSTEM_EXTENSIONS_VERSION","Version");
24
//define("_AM_SYSTEM_EXTENSIONS_DETAIL","Detail");
25
//define("_AM_SYSTEM_EXTENSIONS_ACTIONS","Actions");
26
27
// Buttons
28
//define("_AM_SYSTEM_EXTENSIONS_INSTALL", "Install");
29
//define("_AM_SYSTEM_EXTENSIONS_UNINSTALL","Uninstall");
30
//define("_AM_SYSTEM_EXTENSIONS_UPDATE","Update");
31
//define("_AM_SYSTEM_EXTENSIONS_SETTINGS", "Preferences");
32
33
// Other
34
//define("_AM_SYSTEM_EXTENSIONS_VERSION2","Version:");
35
//define("_AM_SYSTEM_EXTENSIONS_AUTHOR","Author:");
36
//define("_AM_SYSTEM_EXTENSIONS_DESCRIPTION","Description:");
37
//define("_AM_SYSTEM_EXTENSIONS_LICENSE","License:");
38
//define("_AM_SYSTEM_EXTENSIONS_LASTUP","Last Update:");
39
//define("_AM_SYSTEM_EXTENSIONS_WEB","Web:");
40
41
// Tips
42
/*
43
define("_AM_SYSTEM_EXTENSIONS_TIPS",
44
"<ul>
45
<li>If you install a new extension, remember to setup module preferences and users permissions!</li>
46
<li>Delete unused extension files from your server to avoid security issues and keep your website safe.</li>
47
</ul>");*/
usr64
htdocs
modules
system
language
english
admin
_extensions.php
Generated on Fri May 22 2015 03:07:04 for XOOPS by
1.8.9.1