<? /********************************************************************************* x-kernoel-x.NET Chat Engine is Copyright (c) 2002 by Markus Duft You can reach me ofer E-Mail at: hide@address.com This peace of Software underlies the GPL General Public License Feel free to take peaces of this software for your own programs, but please let me know, and leave a copyright notice where you use something out of this script! *********************************************************************************/ //=== CHAT CONFIG ===// $db_host = "mysql2.max4eu.net"; $db_name = "x-kernoel-x"; $db_user = "x-kernoel-x"; $db_pass = "dm2200"; //=== CONFIG END ===// ?>