Gumbo_Debug_Report_Screen

Gumbo_Debug_Report
   |
   --Gumbo_Debug_Report_Screen

Debug Screen Report Class

Author(s): Michael Luster <mluster79@yahoo.com>
License:New BSD License
Copyright:Copyright (c) 2007, iBayou, Michael Luster
Link:http://sourceforge.net/projects/phpgumbo
Version:0.0.1

Inherited Methods

Class Methods

public void run ( [num $start_time] ) [line 42]

Runs the Report

Parameter(s):

  • (num) $start_time :: initial start time of script debugger

[ Top ]