Need to add a greaterthen to the end of the closing tag for line 80 in
googlenotificationhistory.php
- $postargs .=
"<notification-type>".$notification_type."</notification-type";
+ $postargs .=
"<notification-type>".$notification_type."</notification-type>";
Original issue reported on code.google.com by mobsterc...@gmail.com on 5 Apr 2011 at 1:39
Original issue reported on code.google.com by
mobsterc...@gmail.com
on 5 Apr 2011 at 1:39