-
- Downloads
docs: tell in README to remove 2 lines of code
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>
Loading
Please register or sign in to comment