mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 21:02:09 +02:00
Code cleanup / globals removal etc.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
require_once("class2.php");
|
||||
|
||||
define('e_HANDLER', "e107_handlers/");
|
||||
// security image may be disabled by removing the appropriate shortcodes from the template.
|
||||
require_once(e_HANDLER."secure_img_handler.php");
|
||||
$sec_img = new secure_image;
|
||||
|
||||
Reference in New Issue
Block a user