new patterns & fixes

This commit is contained in:
Palma Solutions LTD
2018-04-01 09:58:49 +02:00
parent d141467b2b
commit 1010ae071b
2 changed files with 2 additions and 1 deletions

2
sc.php
View File

@@ -1120,7 +1120,7 @@ echo '<br><pre>';
function version() {
// externalized the function to version.php in order to keep this cleaner than before
require_once("version.php");
require_once("cms-ver.php");
}