added NextCloud/OwnCloud - fixed pattern
This commit is contained in:
@@ -140,6 +140,7 @@ $versions = array(
|
||||
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 ="),
|
||||
|
||||
// still need to work on these
|
||||
array("CubeCart", "/index.php", "CubeCart v"), // may need one more line
|
||||
|
||||
Reference in New Issue
Block a user