- set version to 0.9.13.1 (support-ticket-system bugfix)

This commit is contained in:
Michael Kaufmann (d00p)
2010-10-01 06:10:45 +00:00
parent 1f9caedc16
commit a86140cec0
4 changed files with 17 additions and 6 deletions

View File

@@ -292,7 +292,7 @@ function parseAndOutputPreconfig(&$has_preconfig, &$return, $current_version)
}
}
if(versionInUpdate($current_version, '0.9.14-svn1'))
if(versionInUpdate($current_version, '0.9.13.1'))
{
if((int)$settings['system']['mod_fcgid_ownvhost'] == 1)
{