From 41dbbf1d1cc56affd9d1c44ead1ebe6b5b86ec08 Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Sat, 5 May 2018 08:59:13 +0200 Subject: [PATCH] fixed SohoLaunch path --- cms-ver.php | 2 +- malware5.pl | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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;