do I have schizophrenia
This commit is contained in:
		@@ -37,6 +37,8 @@ if (isset($_SESSION['user_id'])) {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
$page_file = "$template_dir/404.html";
 | 
					$page_file = "$template_dir/404.html";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					print_r($paths_to_check);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
foreach($paths_to_check as $page_dir){
 | 
					foreach($paths_to_check as $page_dir){
 | 
				
			||||||
    $page_file_tmp = "$page_dir/$page.html";
 | 
					    $page_file_tmp = "$page_dir/$page.html";
 | 
				
			||||||
    if(file_exists($page_file_tmp)){
 | 
					    if(file_exists($page_file_tmp)){
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user