refactoring
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
require_once 'php/model/FileDatabase.php';
|
||||
$article = new database();
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
require_once 'php/model/FileDatabase.php';
|
||||
$article = new database();
|
||||