* * -------------------------------------------- * * 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 = $GLOBALS['HTTP_POST_VARS']['start'] ? $GLOBALS['HTTP_POST_VARS']['start'] : $GLOBALS['HTTP_GET_VARS']['start']; $html = ''; $edittable =$head['_edittable']; if (isset($edittable)) { if ($edittable) { // Generate the customization table... return $this->edit_table($rows,$head,$obj,$frtn); } else { $html .= '