mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
The setup was showing a error from it.
This commit is contained in:
parent
df4246f212
commit
31d26817cb
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ $NEL_SETUP_PASSWORD = '%nelSetupPassword%';
|
|||
$NEL_DOMAIN_NAME = '%nelDomainName%';
|
||||
|
||||
// Currently configured setup version
|
||||
$NEL_SETUP_VERSION_CONFIGURED = %nelSetupVersion%;
|
||||
$NEL_SETUP_VERSION_CONFIGURED = '%nelSetupVersion%';
|
||||
|
||||
// Get installed version
|
||||
require_once('setup/version.php');
|
||||
|
|
Loading…
Reference in a new issue