use libraries/Config.class.php
This commit is contained in:
@@ -103,7 +103,7 @@ if (-d $directory) {
|
|||||||
# check the installed version
|
# check the installed version
|
||||||
#
|
#
|
||||||
|
|
||||||
if (open(DEFINES, $targetdirectory .'/libraries/defines.lib.php')) {
|
if (open(DEFINES, $targetdirectory .'/libraries/Config.class.php')) {
|
||||||
my $versionStatus = 0;
|
my $versionStatus = 0;
|
||||||
$installedversion = "unknownversion";
|
$installedversion = "unknownversion";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user