0x1949 Team - FAZEMRX - MANAGER
Edit File: config.php
<?php ################################################# # # # Impleo Musiksamling 1.0 # # (c) 2006 Christoffer Kjeldgaard Petersen # # http://sappy.dk/impleo/ # # # ################################################# $host = "[[softdbhost]]"; // Hostname $user = "[[softdbuser]]"; // Username $pass = "[[softdbpass]]"; // Password $dat = "[[softdb]]"; // Database $tablestart = "[[dbprefix]]"; // Start paa tabeller i databasen $charset = "utf-8"; // Tegnsaet ?>