Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / includes / ProfilerSimple.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2006-11-29 Nick Jenkins$functionname not defined in this context, replacing...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-18 Tim StarlingAdd the ability to change the profile ID for UDP profil...
2006-10-02 Brion VibberCommitted a bunch of live hacks from Wikimedia servers
2006-07-14 Domas Mituzasfunction_exists expects string with function name in it
2006-07-14 Brion Vibberfix syntax error
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...
2006-06-07 Domas Mituzasuse microtime(true), properly initialize non-existing...
2006-04-04 Brion VibberRemove yet more stray executable bits. The last, I...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-04 Tim StarlingMore robust include directory determination. Don't...
2006-01-03 Domas Mituzasallow pre-started Profiler
2005-12-30 Domas Mituzas* Fix ::close()
2005-12-24 Domas Mituzas* move $wgProfiler init to Setup.php