Update 'sc.php'

This commit is contained in:
Malin
2017-03-30 09:12:02 +02:00
parent 7d81a8a532
commit 9381b8fba4

2
sc.php
View File

@@ -1136,7 +1136,7 @@ system ("find ../ -type f -path '*/wp-includes/version.php' -exec grep -H '\$wp_
echo $GLOBALS["red"] . $GLOBALS["br"] . "Joomla<br /><br /></span>";
system ("find ../ -type f -path '*/libraries/joomla/version.php' -exec grep -H '\$RELEASE\ =\|\$DEV_LEVEL\ =' {} \; ");
system ("find ../ -type f -path '*/libraries/cms/version.php' -exec grep -H '\$RELEASE\ =\|\$DEV_LEVEL\ =' {} \; ");
system ("find ../ -type f -path '*/libraries/cms/version/version.php' -exec grep -H '\$RELEASE\ =\|\$DEV_LEVEL =' {} \; ");
system ("find ../ -type f -path '*/libraries/cms/version/version.php' -exec grep -H '\$RELEASE\ =\|\$DEV_LEVEL\ =' {} \; ");
system ("find ../ -type f -path '*/libraries/cms/version/version.php' -exec grep -H 'const\ RELEASE\ =\|const\ DEV_LEVEL\ =' {} \; ");
echo $GLOBALS["red"] . $GLOBALS["br"] . "osCommerce<br /><br /></span>";