Removed check whether memory_get_usage() exists; per manual it is always included...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 19 Apr 2011 06:26:30 +0000 (06:26 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 19 Apr 2011 06:26:30 +0000 (06:26 +0000)
commit046de031ae4c129e85db9d5dbfedec558043ca92
tree245f426e06cff365f41f94524743ed151987ad85
parente7660a865448f1b0bc5fee0e1a5319864f76ea78
Removed check whether memory_get_usage() exists; per manual it is always included since PHP 5.2.1 even without --enable-memory-limit
includes/profiler/Profiler.php