1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-28 01:10:51 +01:00

removed useless debug code

This commit is contained in:
Savetheinternet 2011-06-07 15:26:13 +10:00
parent 91936502dc
commit ff9742cd68

View File

@ -1,6 +1,5 @@
<?php
$_SERVER = Array('REQUEST_URI' => '', 'HTTP_HOST' => '', 'SCRIPT_FILENAME' => '');
chdir('/var/www');
require 'inc/functions.php';
require 'inc/display.php';