0.2.0: securité (json_encode) + petite améliorations
This commit is contained in:
parent
1b7017a2ee
commit
e41129b0b7
7 changed files with 64 additions and 57 deletions
|
|
@ -3,4 +3,4 @@ namespace Garradin;
|
|||
|
||||
$db = DB::getInstance();
|
||||
|
||||
$db->exec(file_get_contents(dirname(__FILE__) . "/data/schema_remove.sql"));
|
||||
$db->import(dirname(__FILE__) . "/data/schema_remove.sql");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue