mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Issue #73 Deprecated admin_handlers.php file.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
* $Id: admin.php 12212 2011-05-11 22:25:02Z e107coders $
|
||||
*/
|
||||
|
||||
//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
|
||||
|
Reference in New Issue
Block a user