If 'tables' is a string that starts with a space, treat it as user-enforced FROM...
[lhc/web/wiklou.git] / includes / Profiler.php
2007-01-23 Nick Jenkins* Removing a handful of unused globals.
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-02 Brion Vibber* (bug 8041) Work around bug with debug_backtrace when...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-08-02 Domas MituzasMove SO::_getCaller() to Profiler::getCaller()
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...