/** * patSysinfo - retrieve lots of information about your server's system status. * * With patSysinfo you get a lot of data with only a few PHP-statements. Et * voila, you get a lot of data your code can deal with it. * * $Id: readme.txt,v 1.1 2004/02/25 20:52:36 gerd Exp $ * * @access public * @package patSysinfo * * @copyright 2001-2004 by the patTeam * @author gERD Schaufelberger * @license LGPL * @link http://www.php-tools.net * @todo explain: everything :-/ */ Download at http://www.php-tools.net This program and all associated files are released under the GNU Lesser Public License, see http://www.gnu.org/licenses/lgpl.txt for details! WHAT IS PATSYSINFO? ===================