* * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * * under the terms of the GNU General Public License as published by the * * Free Software Foundation; either version 2 of the License, or (at your * * option) any later version. * \**************************************************************************/ /* $Id$ */ class html { function hash_table($rows,$head='',$obj, $frtn) { $start = $_POST['start'] ? $_POST['start'] : $_GET['start']; $html = ''; $edittable = $head['_edittable']; if(isset($edittable)) { if($edittable) { // Generate the customization table... return $this->edit_table($rows,$head,$obj,$frtn); } else { #$html .= '