fix: get the overview page to render
This commit is contained in:
parent
f845d05eb5
commit
a9ac89ab22
29 changed files with 34 additions and 34 deletions
scripts/site/beta5
|
@ -2,7 +2,7 @@
|
|||
|
||||
class page_layout {
|
||||
|
||||
function page_layout() {
|
||||
public function __construct() {
|
||||
$this->dir = config::$main['scriptdir'] . "/site/beta5";
|
||||
$this->static = config::$main['staticdir'] . "/beta5";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue