#7: Delete document method is required.
Issue attachments
Issue revisions
- new by BadgerMann at 2009-S-08 8:28
- new by BadgerMann at 2009-S-08 8:28
- assigned by kore at 2011-J-05 10:01
- closed by kore at 2011-J-05 10:16
| Type | |
|---|---|
| State | |
| Priority | |
| Resolution | |
| Assigned to | kore |
| Scheduled for | 0.6-alpha |
| Affected versions | |
| Affected components | |
| Last change | Wednesday 5 January 2011 10:16:18 UTC by kore |
Flyingmana at Wednesday 21 July 2010 00:58:16 UTC
have attached an patch, which adds an delete function to the doc class.
Have not tested it much till now, but in my simple case it seems to work.
Anyone who would write an unittest for it?
PHPGangsta at Thursday 21 October 2010 10:50:28 UTC
Your code seems to work, but $type is not used, so that line can be deleted.
kore at Wednesday 5 January 2011 10:16:18 UTC
Implemented in revision #157.