Fixed a few things
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
namespace model\testactions;
|
||||
use controller\db\Database;
|
||||
class TA_PopulateDB extends TestAction{
|
||||
function TA_PopulateDB(){
|
||||
parent::__construct();
|
||||
|
||||
Reference in New Issue
Block a user