The setup was showing a error from it.

This commit is contained in:
Dylan Geels 2014-09-07 13:18:32 +00:00
parent 42f4a38b9f
commit 76e2a6e7f0

View file

@ -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');