[Tickets #6898] Share/datatree.php: 2 lines not used

bugs at horde.org bugs at horde.org
Wed Jun 11 12:17:51 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6898
-----------------------------------------------------------------------
 Ticket             | 6898
 Created By         | patrick.abiven at apitech.fr
 Summary            | Share/datatree.php: 2 lines not used
 Queue              | Horde Framework Packages
 Version            | FRAMEWORK_3
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Milestone          |
 Patch              |
 Owners             |
-----------------------------------------------------------------------


patrick.abiven at apitech.fr (2008-06-11 08:17) wrote:

Hello
It seems that in _listAllShares() function, 3 lines are unreachable and
should be removed.

line 144:
return $this->getShares(array_keys($sharelist));
- if (is_a($shares, 'PEAR_Error')) {
- return $shares;
- }
Regards
Patrick






More information about the bugs mailing list