Added define check to Plugins

pull/127/head
Tobias Reich 10 years ago
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…
Cancel
Save