<html> <head> <title>phpMySphere :: This Version is _NOT_ for productive use !</title> </head> <!-- /*************************************************************************** * Copyright (C) 2003 by Sebastian Hess * * hide@address.com * * * * 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. * ***************************************************************************/ --> <frameset rows="40,*"> <frame src="nav.html"> <frameset cols="160,*"> <frame src="nav_down.php"> <frame src="empty.html"> </frameset> <noframes> <body> Welcome to phpMySphere. This Tool uses Frames to show the Data </body> </noframes> </frameset> </html>