Date: 06/05/01
- Next message: John-Mason Shackelford: "Re: [phplib] Which M to FR"
- Previous message: Paul Campbell: "[phplib] Which M to FR"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
7.2b table.inc table_heading_row()
$this->table_row_open($row, $d, $class);
$row is not defined. The bug might not be
observable unless there is a derived class:
for table_row_open(), there is a comment:
#
# Arguments: $row - This variable is for derived classes that override
# this function that want access to the row number for
# the row about to be opened.
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: John-Mason Shackelford: "Re: [phplib] Which M to FR"
- Previous message: Paul Campbell: "[phplib] Which M to FR"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

