Removed some leftover debug code
This commit is contained in:
parent
372ba2812b
commit
302f400dcb
1 changed files with 0 additions and 2 deletions
|
@ -222,8 +222,6 @@ class Profiler
|
||||||
*/
|
*/
|
||||||
public static function timer($timer)
|
public static function timer($timer)
|
||||||
{
|
{
|
||||||
var_dump(time());
|
|
||||||
exit('EOF');
|
|
||||||
if (self::enabled('timers'))
|
if (self::enabled('timers'))
|
||||||
{
|
{
|
||||||
// Starts the timer
|
// Starts the timer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue