forked from Adleraci/adlerka.top
		
	Fix articles
This commit is contained in:
		@@ -43,7 +43,7 @@ function generateNavigation(): string
 | 
			
		||||
 | 
			
		||||
        $stnm = $routerRequest["site_name"];
 | 
			
		||||
 | 
			
		||||
        echo "a: $site_dir b: $stnm";
 | 
			
		||||
        echo "a: $site_dir b: $stnm\n";
 | 
			
		||||
        if ($routerRequest["site_name"] == $site_dir) {
 | 
			
		||||
            //this is the current page
 | 
			
		||||
            $site_class = "class=\"navsite_link active\"";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user