trace
This commit is contained in:
parent
b6151ce714
commit
2863ff7508
@ -287,7 +287,9 @@ function create_tables(Database $db)
|
|||||||
"PDO Error:",
|
"PDO Error:",
|
||||||
"<p>An error occurred while trying to create the database tables necessary for Shimmie.</p>
|
"<p>An error occurred while trying to create the database tables necessary for Shimmie.</p>
|
||||||
<p>Please check and ensure that the database configuration options are all correct.</p>
|
<p>Please check and ensure that the database configuration options are all correct.</p>
|
||||||
<p>{$e->getMessage()}</p>",
|
<p>{$e->getMessage()}</p>
|
||||||
|
<!-- {$e->getTraceAsString()} -->
|
||||||
|
",
|
||||||
3
|
3
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user