Number of Unresolved Tickets in Whups Block

"Manilal K M" <[email protected]> Thu, 19 Oct 2006 13:49:07 +0530
Newsgroups gmane.comp.horde.whups
Message-ID <[email protected]>
------=_Part_140015_24316112.1161245947552
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hell everyone,
  I would like to share a small patch for whups. This patch will give
the number of unresolved and assigned tickets within the Horde_Block.
This will help troubleshooters to know how many tickets are yet to be
solved. The patch is attached.

? patch.txt
Index: mytickets.php
===================================================================
RCS file: /repository/whups/lib/Block/mytickets.php,v
retrieving revision 1.2
diff -r1.2 mytickets.php
43a44
>         $html = '';
46a48,50
>         else {
>             $html .= '<p><em>'._("Total : ".count($assigned)) . '</em></p>';
>         }
49d52
<         $html = '';


regards
Manilal

------=_Part_140015_24316112.1161245947552
Content-Type: text/plain; name=patch.txt; charset=ANSI_X3.4-1968
Content-Transfer-Encoding: base64
X-Attachment-Id: f_etgvw892
Content-Disposition: attachment; filename="patch.txt"

PyBwYXRjaC50eHQKSW5kZXg6IG15dGlja2V0cy5waHAKPT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQpSQ1MgZmlsZTogL3Jl
cG9zaXRvcnkvd2h1cHMvbGliL0Jsb2NrL215dGlja2V0cy5waHAsdgpyZXRyaWV2aW5nIHJldmlz
aW9uIDEuMgpkaWZmIC1yMS4yIG15dGlja2V0cy5waHAKNDNhNDQKPiAgICAgICAgICRodG1sID0g
Jyc7CjQ2YTQ4LDUwCj4gICAgICAgICBlbHNlIHsKPiAgICAgICAgICAgICAkaHRtbCAuPSAnPHA+
PGVtPicuXygiVG90YWwgOiAiLmNvdW50KCRhc3NpZ25lZCkpIC4gJzwvZW0+PC9wPic7Cj4gICAg
ICAgICB9CjQ5ZDUyCjwgICAgICAgICAkaHRtbCA9ICcnOwo=
------=_Part_140015_24316112.1161245947552
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-- 
Whups mailing list - Join the hunt: http://horde.org/bounties/#whups
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

------=_Part_140015_24316112.1161245947552--