<: Unblocked PHP Files :>
<% if ViewUnBlockedList %>
| <: Script Name :> |
<% if isadmin %>
|
|
<% endif %>
<% loop ViewUnBlockedList %>
| <& path &> |
<% if isadmin %>
|
<% endif %>
<% endloop %>
<% else %>
<: Sorry there are currently no unblocked PHP files..! :>
<% endif %>
<: Whitelist PHP Files :>
<% if ViewWhiteList %>
| <: Script Name :> |
<% if isadmin %>
|
|
<% endif %>
<% loop ViewWhiteList %>
| <& path &> |
<% if isadmin %>
|
<% endif %>
<% endloop %>
<% else %>
<: Sorry there are currently no whitelist PHP files..! :>
<% endif %>
<@ CSFR_Tag @>