Changing name

This commit is contained in:
2019-04-05 20:26:26 -03:00
parent f4d862d4a9
commit 9f66bb7c55
18 changed files with 69 additions and 69 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
require('vendor/autoload.php');
use BBDDL\Wrapper as Wrapper;
use Schema\Wrapper as Wrapper;
$pdo = new \PDO('sqlite:database.sqlite3');