This commit is contained in:
stubbfel
2013-06-20 11:26:10 +02:00
parent 0f21ccfe25
commit 61f8cbbf4f
92 changed files with 33401 additions and 30 deletions

View File

@@ -7,7 +7,7 @@ include_once PATH_DATABASE . "/SQLManager.php";
*
* @author stubbfel
*/
class HelloApiSQLManager extends SQLManager{
class HelloApiSQLManager extends \database\SQLManager{
public function __construct() {
parent::__construct();