-
Conrad Zelck authored
Open index.php and remove two lines. Because those embed my personal website header and you don't have this code. First remove in <head>: <?php include dirname($_SERVER['DOCUMENT_ROOT']) . "/simpel.cc/php/head.php"; ?> Second remove in <header>: <?php include dirname($_SERVER['DOCUMENT_ROOT']) . "/simpel.cc/php/header.php"; ?> Signed-off-by:
Conrad Zelck <git@simpel.cc>
Conrad Zelck authoredOpen index.php and remove two lines. Because those embed my personal website header and you don't have this code. First remove in <head>: <?php include dirname($_SERVER['DOCUMENT_ROOT']) . "/simpel.cc/php/head.php"; ?> Second remove in <header>: <?php include dirname($_SERVER['DOCUMENT_ROOT']) . "/simpel.cc/php/header.php"; ?> Signed-off-by:
Conrad Zelck <git@simpel.cc>
To learn more about this project, read the wiki.