remove debug thingy
git-svn-id: file:///home/shish/svn/shimmie2/trunk@708 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
8bec513d62
commit
1ca6064d3b
@ -175,7 +175,6 @@ function create_tables($dsn) { // {{{
|
||||
}
|
||||
$schema = new adoSchema($db);
|
||||
$sql = $schema->ParseSchema("ext/upgrade/schema.xml");
|
||||
echo "<pre>"; var_dump($sql); echo "</pre>";
|
||||
$result = $schema->ExecuteSchema();
|
||||
|
||||
if(!$result) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user