update relative links and other things
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once './controller/db/Database.php';
|
||||
require_once ROOT_DIR.'./controller/db/Database.php';
|
||||
class DBBoard extends Database{
|
||||
static function getBoards():array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user