NOTFORMERGE revert accidental commit 91456

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@91468 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Luke Hudson 2009-11-12 21:14:22 +00:00 committed by Sam Minnee
parent 4093933fb3
commit a2bff54f17

View File

@ -23,7 +23,6 @@ if(isset($_SERVER['HTTP_HOST'])) {
$_SERVER['SCRIPT_FILENAME'] = __FILE__;
chdir(dirname($_SERVER['SCRIPT_FILENAME']));
date_default_timezone_set('Pacific/Auckland');
/**
* Process arguments and load them into the $_GET and $_REQUEST arrays
* For example,