Changeset 304
- Timestamp:
- 12/10/08 02:31:01 (4 years ago)
- Files:
-
- 1 modified
-
branches/2.0.0/Phergie/Bot.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0.0/Phergie/Bot.php
r302 r304 57 57 * @param bool $flag TRUE to enable debugging output (default), FALSE 58 58 * otherwise 59 * @return Phergie_ Driver_Abstract Provides a fluent interface59 * @return Phergie_Bot Provides a fluent interface 60 60 */ 61 61 public function setDebug($flag = true)