changes to index.php
This commit is contained in:
		@@ -21,7 +21,7 @@ $page = basename($_SERVER['QUERY_STRING']);
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
$nav = include_ob("$template_dir/navigation.html");
 | 
					$nav = include_ob("$template_dir/navigation.html");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					echo $_SERVER['QUERY_STRING'];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if(empty($page)){
 | 
					if(empty($page)){
 | 
				
			||||||
    $page = 'index';
 | 
					    $page = 'index';
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,2 +1,3 @@
 | 
				
			|||||||
<!--PAGENAME=You stupid-->
 | 
					<!--PAGENAME=You stupid-->
 | 
				
			||||||
<h1>How can a human being be this dumb?</h1>
 | 
					<h2>How can a human being be this dumb?</h2>
 | 
				
			||||||
 | 
					<h1>404</h1>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user