| Summary | call to a method on non object |
| Queue | Horde Framework Packages |
| Queue Version | Git master |
| Type | Bug |
| State | No Feedback |
| Priority | 1. Low |
| Owners | |
| Requester | duck (at) obala (dot) net |
| Created | 03/18/2010 (5714 days ago) |
| Due | |
| Updated | 04/05/2010 (5696 days ago) |
| Assigned | 03/18/2010 (5714 days ago) |
| Resolved | 04/05/2010 (5696 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
State ⇒ Feedback
$this->assertValidRevision($rev);
Priority ⇒ 1. Low
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ call to a method on non object
Type ⇒ Bug
State ⇒ Unconfirmed
it should be
$this->assertValidRevision($rev);