mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme.
This commit is contained in:
@@ -30,6 +30,7 @@ $eplug_compatible = "e107v0.7+";
|
||||
$eplug_readme = ""; // leave blank if no readme file
|
||||
$eplug_latest = TRUE; //Show reported threads in admin (use latest.php)
|
||||
$eplug_status = TRUE; //Show post count in admin (use status.php)
|
||||
$eplug_category = "content";
|
||||
|
||||
// Name of the plugin's folder -------------------------------------------------------------------------------------
|
||||
$eplug_folder = "content";
|
||||
|
Reference in New Issue
Block a user