latest update
[namibia] / module / Stock / src / Stock / Service / Import.php
index f676900..9d21cb8 100644 (file)
@@ -104,7 +104,7 @@ class Import extends DataBinCore
        protected function offlineTransunionDataImport($fileName)
        {
                exec(
-                       'php /var/www/B4C2/public/index.php vehicle import '
+                       'php /var/www/namibia/public/index.php vehicle import '
                        . $fileName
                        . ' >>/log/php.log &'
                );