mirror of
https://github.com/e107inc/e107.git
synced 2025-04-20 12:41:51 +02:00
Removed old code
This commit is contained in:
parent
e6254be4b9
commit
146bb5b998
@ -7,13 +7,6 @@
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
// Override support
|
||||
if(file_exists(e_PLUGIN.'gallery/custom_header.php'))
|
||||
{
|
||||
include(e_PLUGIN.'gallery/custom_header.php');
|
||||
return;
|
||||
}
|
||||
|
||||
e107::js('gallery', 'jslib/lightbox/js/lightbox.js','jquery');
|
||||
e107::css('gallery', 'jslib/lightbox/css/lightbox.css','jquery');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user