1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 09:04:38 +02:00

Various fixes. deprecated e_linkgen in favour of e_sitelink. Easy and dynamic creation of links. Some common functions added to make loading of e_xxx config() functions easier.

This commit is contained in:
CaMer0n
2009-11-20 05:01:51 +00:00
parent e463d6e0e8
commit 2e635fd3b4
14 changed files with 435 additions and 156 deletions

View File

@@ -9,8 +9,8 @@
* Administration - Site Maintenance
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/plugin_class.php,v $
* $Revision: 1.116 $
* $Date: 2009-11-18 01:04:43 $
* $Revision: 1.117 $
* $Date: 2009-11-20 05:01:31 $
* $Author: e107coders $
*
*/
@@ -46,7 +46,8 @@ class e107plugin
'e_tagwords',
'e_url',
'e_cron',
'e_mailout'
'e_mailout',
'e_sitelink'
);
// List of all plugin variables which need to be checked - install required if one or more set and non-empty