first commit
This commit is contained in:
8
app/Common/Services/DB.php
Executable file
8
app/Common/Services/DB.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
namespace Zampet\Services;
|
||||
|
||||
use AxiumPHP\Core\Database;
|
||||
|
||||
class DB extends Database {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user