~azzar1/unity/add-show-desktop-key

1
2
3
4
5
6
7
8
9
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>

<Files "common.php">
Order Allow,Deny
Deny from All
</Files>