[phplib] phplib 7.2c From: pahpa (pvivien <email protected>)
Date: 09/24/00

Bug in table.inc
-----------------

Use $debug variable set to 1;

function print_array()
print_array($val); ==> correction $this->print_array($val);

function select_colnames($data)
print_array($d); ==> correction $this->print_array($d);

Have a nice day,

Regards

:)

paHpa

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>