forked from Adleraci/adlerka.top
		
	remove duplicate
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
$navsite_template = '<li><a href="__LOCATION__" __CLASS__>__NAME__</a><ul class="navpage_list">__NAVPAGES__</ul></li>';
 | 
			
		||||
$navpage_template = '<li><a class="navpage_link" href="__LOCATION__" __CLASS__>__NAME__</a></li>';
 | 
			
		||||
$navpage_template = '<li><a href="__LOCATION__" __CLASS__>__NAME__</a></li>';
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
$site_dirs = array_diff(scandir($static_page_dir), array('.', '..'));
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user