1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 01:25:01 +02:00

Legacy plugin admin theme fix.

This commit is contained in:
Cameron
2016-05-07 15:33:09 -07:00
parent 0376fc43f9
commit c8ade39d12
3 changed files with 70 additions and 62 deletions

View File

@@ -3171,6 +3171,8 @@ class e107plugin
{
$tp = e107::getParser();
$PLUGINS_FOLDER = '{e_PLUGIN}'; // Could be used in plugin.php file.
$eplug_conffile = null;
$eplug_table_names = null;
$eplug_prefs = null;