sum stuff :3
This commit is contained in:
parent
aaa9eb154c
commit
369a66073b
6 changed files with 52 additions and 15 deletions
|
@ -5,7 +5,7 @@
|
|||
die;
|
||||
}
|
||||
if($_GET['content']=='aboutserver'){
|
||||
require 'src/pages/aboutPage.php';
|
||||
require 'src/pages/modern/dynamic/aboutPage.php';
|
||||
echo '<html><head>';
|
||||
echo "<link rel=\"stylesheet\" href=\"assets/themes/".$_COOKIE['sts_theme']."/main.css\">";
|
||||
echo '</head><body>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue