The setup was showing a error from it.

This commit is contained in:
Dylan Geels 2014-09-07 13:18:32 +00:00
parent fc43595faf
commit 6a3d59f6f5

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