Menu

#19 fix show_table_cells() in table.inc

closed-fixed
None
5
2002-04-25
2002-01-15
No

The show_table_cells() method in table.inc sets 'cell'
without using it, and uses 'col' not having set it.
The latter causes a warning.

This patch changes 'col' to 'cell'.

This patch should fix bug #445388.

Discussion

  • Fred Yankowski

    Fred Yankowski - 2002-01-15

    unified diff output

     
  • Richard Archer

    Richard Archer - 2002-04-25
    • assigned_to: nobody --> richardarcher
    • status: open --> closed-fixed
     
  • Richard Archer

    Richard Archer - 2002-04-25

    Logged In: YES
    user_id=279311

    I already fixed this!

     

Log in to post a comment.