fixes for loic

This commit is contained in:
Olivier Müller
2001-09-07 09:44:54 +00:00
parent 70e9482a35
commit 0b341387c2
2 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ if ($server > 0
break;
}
}
mysql_free_result($tables);
mysql_free_result($rs_usr);
}
// The user is allowed to create a db
if ($create) {