diff --git a/cms-ver.php b/cms-ver.php index 7a0323b..af2d3a4 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -221,7 +221,7 @@ $versiondouble = array ( array("Joomla 2.5/3.x", "/libraries/cms/version/version.php", "\$RELEASE =", "\$DEV_LEVEL ="), array("Joomla 3.5+", "/libraries/cms/version/version.php", "const RELEASE =", "const DEV_LEVEL ="), array("CS-Cart", "/config.php", "define('PRODUCT_NAME',", "define('PRODUCT_VERSION',"), - array("SohoLaunch", "/version.php", "## Soholaunch(R)", "## Version"), + array("SohoLaunch", "/sohoadmin/version.php", "## Soholaunch(R)", "## Version"), ); diff --git a/malware5.pl b/malware5.pl index de6870d..bb41efb 100644 --- a/malware5.pl +++ b/malware5.pl @@ -1,5 +1,4 @@ #!/usr/bin/perl -#testing the push use strict; use warnings;