1) Removed ending PHP ie(?>) in class.
2) Corrected class path, as it had the old name. 2) Nulled timer at the end of the example. Signed-off-by: Rick Hays <rhays@haysgang.com>
This commit is contained in:
@@ -84,4 +84,4 @@ class timer
|
||||
return $this->udate($format, ($this->endTimer-$this->startTimer)/$avg_count);
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user