[Phplib-trackers] [ phplib-Bugs-624559 ] Redundant HTML
Brought to you by:
nhruby,
richardarcher
From: <no...@so...> - 2002-10-17 10:48:08
|
Bugs item #624559, was opened at 2002-10-17 10:39 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403611&aid=624559&group_id=31885 >Category: DB_SQL Group: current CVS Status: Open Resolution: None >Priority: 2 Submitted By: Matt (maxwell_hung) Assigned to: Nobody/Anonymous (nobody) Summary: Redundant HTML Initial Comment: The code for haltmsg() in db_mysql contains HTML table tags that don't seem to be required. The code to be removed is </td></tr></table> from the beginning of the first printf statement. ---------------------------------------------------------------------- >Comment By: Matt (maxwell_hung) Date: 2002-10-17 10:48 Message: Logged In: YES user_id=268883 seems to pass through html code here is the code visible style </td></tr></table> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403611&aid=624559&group_id=31885 |