do not display ban link for own profile
[phpbb.git] / phpBB / .htaccess
blob41fb1291754f0ad05994b3ca1cfd8faf1c400125
1 <Files "config.php">
2 Order Allow,Deny
3 Deny from All
4 </Files>
6 <Files "common.php">
7 Order Allow,Deny
8 Deny from All
9 </Files>