31 Oct
2008
31 Oct
'08
12:54 p.m.
On Sun, Oct 05, 2008 at 03:26:53AM +0800, Callan Barrett wrote:
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com> --- web/html/packages.php | 46 ++--------------------------------------- web/lib/pkgfuncs.inc | 53 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+), 43 deletions(-)
Alright. I found it necessary to make a lot of changes to this one. The notify/unnotify wasn't being reported correctly, and the function was actually printing the content rather than returning a string. That's corrected in the attached patch. Please check it out! Cheers.