Project

General

Profile

« Previous | Next » 

Revision 320

Added by stefan about 18 years ago

Due to compatibility reasons, removed support for MEMORY_USAGE again. Updated CHANGELOG.

View differences:

index.php
24 24
*/
25 25

  
26 26
$starttime = array_sum(explode(" ",microtime()));
27
$startmemory = memory_get_usage();
28 27

  
29 28
// Include config file
30 29
require_once(dirname(__FILE__).'/config.php');

Also available in: Unified diff