finally found it :P here we go ^^

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-26 11:41:36 +00:00
parent 74babe96fa
commit d55e9c903e
3 changed files with 3 additions and 8 deletions

View File

@@ -86,7 +86,8 @@ if(!isFroxlor())
include_once (makeCorrectFile(dirname(__FILE__).'/updates/froxlor/upgrade_syscp.inc.php'));
}
else
if(isFroxlor())
{
include_once (makeCorrectFile(dirname(__FILE__).'/updates/froxlor/0.9/update_0.9.inc.php'));
}