diff --git a/_config.php b/_config.php index 29eda856c..a1144ef4f 100755 --- a/_config.php +++ b/_config.php @@ -74,5 +74,3 @@ PasswordEncryptor::register('sha1_v2.4','PasswordEncryptor_PHPHash("sha1")'); // Zend_Cache temp directory setting $_ENV['TMPDIR'] = TEMP_FOLDER; // for *nix $_ENV['TMP'] = TEMP_FOLDER; // for Windows - -var_dump($_SERVER); \ No newline at end of file