Update config.php
This commit is contained in:
parent
ea1c39ac97
commit
7b11c5ea53
@ -3,7 +3,7 @@
|
|||||||
session_start();
|
session_start();
|
||||||
|
|
||||||
//HTML template:
|
//HTML template:
|
||||||
require_once('./assets/php/template.php');
|
require_once('template.php');
|
||||||
$template = new Template();
|
$template = new Template();
|
||||||
$prefix = $template->get_prefix();
|
$prefix = $template->get_prefix();
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user