|
eb63299dfc
|
Minor code styling.
* Added some equals-alignments and removed require_once paranthesis.
* Notice: _add_menu_page() has been renamed to add_menu_page()
|
2017-11-12 12:12:51 +01:00 |
|
|
aa40945ebd
|
Replaced superfluous instantiation of Object with static init() method
|
2017-08-20 11:22:39 +02:00 |
|
|
c7c0f9e346
|
Fix filter hook if referer is disabled (#9)
The filter was only appended, if the referer live filter is set active. Now the condition checks for any available blacklist.
|
2017-07-16 14:14:25 +02:00 |
|
|
089ed347fa
|
Code style again
Altered variable names from camel to snake case, renamed class files from *.class.php to class-*.php, added some comments.
|
2017-07-16 12:34:49 +02:00 |
|