removed duplicate of phpFormGenerator
Changed NextCloud/OwnCloud status to "Not Allowed" Added phpMyAdmin
This commit is contained in:
@@ -155,10 +155,11 @@
|
||||
array("Smarty Framework", "/smarty/libs/Smarty.class.php", "var \$_version", ""),
|
||||
array("phpDealerLocator", "/config.php", "phpDealerLocator v", ""),
|
||||
array("CraftySyntax", "/admin_common.php", "CVS will be released with version", ""),
|
||||
array("NextCloud/OwnCloud", "/version.php", "\$OC_VersionString =", "Maintained"),
|
||||
array("NextCloud/OwnCloud", "/version.php", "\$OC_VersionString =", "Not Allowed"),
|
||||
array("Timthumb", "/thumb.php", "define ('VERSION',", "EOL"),
|
||||
array("Timthumb", "/image.php", "define ('VERSION',", "EOL"),
|
||||
array("Timthumb", "/timthumb.php", "define ('VERSION',", "EOL"),
|
||||
array("phpMyAdmin", "/libraries/defines.lib.php", "define('PMA_VERSION',", "Not Allowed")
|
||||
|
||||
// still need to work on these
|
||||
array("CubeCart", "/index.php", "CubeCart v"), // may need one more line
|
||||
@@ -182,7 +183,6 @@
|
||||
array("PHP Pro Bid", "/index.php", "PHP Pro Bid v"), // needs one more line
|
||||
array("ITLPoll", "/index.php", "ITLPoll Version"), // needs one more line
|
||||
array("Openads", "/index.php", "\/\* Openads"), // needs one more line
|
||||
array("phpFormGenerator", "/index.php", "<title>phpFormGenerator v"), // does not escape correctly
|
||||
array("LightMon Engine", "/index.php", "* LightMon v"), // needs one more line
|
||||
array("Kasseler CMS", "/index.php", "by Kasseler CMS"), // needs 4 more lines
|
||||
array("Silurus Classifieds Builder", "/index.php", "* Silurus Classifieds Builder"), // needs 7 more lines
|
||||
|
||||
Reference in New Issue
Block a user