33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-12-26 03:47:30 +00:00
jedchecker/source/administrator/components/com_jedchecker/libraries/rules
Peter van Westen 2d4988c814 Fixed unnecessary checks in php files with no code
This fix makes the GPL check not give false negatives on placeholder files. So php files with only a comment tag in it.
These don't need GPL info.
2013-11-04 15:17:11 +01:00
..
encoding.ini adding encoding rule - checks base64 usage 2012-08-04 20:48:04 +02:00
encoding.php adding GPL license check for PHP files 2013-04-11 15:23:19 +02:00
gpl.ini adding GPL license check for PHP files 2013-04-11 15:23:19 +02:00
gpl.php Fixed unnecessary checks in php files with no code 2013-11-04 15:17:11 +01:00
jexec.ini Added rule and report base class. Added support for ini based rule config files 2012-07-07 01:45:06 +02:00
jexec.php adding GPL license check for PHP files 2013-04-11 15:23:19 +02:00
xmlinfo.php adding a new rule that will check the name, version and creationDate from a xml file 2012-12-13 11:33:17 +01:00
xmllicense.php adding GPL license check for PHP files 2013-04-11 15:23:19 +02:00