Skip to content

Commit

Permalink
Installer: Removed Installer::_writeConfigfile() as it's not needed a…
Browse files Browse the repository at this point in the history
…ny longer. (#2: missed a comment.)

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_ci@10942 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
Tim Klingenberg committed Sep 3, 2011
1 parent d49f8c3 commit 8b63d63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/controllers/installer.php
Expand Up @@ -34,7 +34,6 @@ function __construct()
{
parent::__construct();
self::_checkInstallation();
//need to write unique encryption key before we can use session data.
}

/**
Expand Down

0 comments on commit 8b63d63

Please sign in to comment.