Added define check to Plugins
This commit is contained in:
parent
3a67cd4728
commit
009d08f090
@ -6,6 +6,8 @@
|
||||
# @copyright 2014 by Tobias Reich
|
||||
###
|
||||
|
||||
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
||||
|
||||
class Plugins implements \SplSubject {
|
||||
|
||||
private $files = array();
|
||||
|
Loading…
Reference in New Issue
Block a user