Changeset 3880
- Timestamp:
- 02/22/08 01:51:18 (17 months ago)
- Files:
-
- 1 modified
-
branches/0.10/tests/run.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10/tests/run.php
r3799 r3880 1 f<?php1 <?php 2 2 error_reporting(E_ALL | E_STRICT); 3 3 ini_set('max_execution_time', 900);