1
0
mirror of synced 2025-02-06 15:29:26 +03:00

- typo fix

This commit is contained in:
lsmith 2008-01-10 13:14:23 +00:00
parent 6f5cf40352
commit c6b6669a54

View File

@ -1,4 +1,4 @@
f<?php <?php
error_reporting(E_ALL | E_STRICT); error_reporting(E_ALL | E_STRICT);
ini_set('max_execution_time', 900); ini_set('max_execution_time', 900);
ini_set("date.timezone", "GMT+0"); ini_set("date.timezone", "GMT+0");