disable dev tool

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

View File

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