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

General cleanup

This commit is contained in:
CaMer0n
2012-08-10 19:30:43 +00:00
parent 2f788a86f5
commit d49c85f9f0
21 changed files with 258 additions and 240 deletions

View File

@@ -13,6 +13,8 @@
*/
//require_once(e_HANDLER.'admin_handler.php'); - autoloaded - see class2.php __autoload()
if (!defined('e107_INIT')){ exit; }
class plugin_download_admin extends e_admin_dispatcher
{
/**