1
0

disable dev tool

This commit is contained in:
Garvin Hicking
2008-10-05 19:37:19 +00:00
parent f012aaf2eb
commit a2cbf29156

@ -1,4 +1,5 @@
<?php
die('For developers only. Remove this line in PHP file to use this.');
$dh = @opendir('.');
if (!$dh) {