- fix check for admin-mail

- save newly entered admin-mail (if invalid)
This commit is contained in:
Michael Kaufmann (d00p)
2010-04-27 11:33:57 +00:00
parent fd6a0597a6
commit 606f8fe557
2 changed files with 3 additions and 0 deletions

View File

@@ -26,6 +26,8 @@
*/
function parseAndOutputPreconfig(&$has_preconfig, &$return, $current_version)
{
global $settings;
if(versionInUpdate($current_version, '0.9.4-svn2'))
{
$has_preconfig = true;