| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| clone.php | |||||
| config.php | |||||
| edit.php | |||||
| edit.xml | |||||
| fileindex.php | |||||
| import.php | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| md5 |
<?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 ?>
| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| clone.php | |||||
| config.php | |||||
| edit.php | |||||
| edit.xml | |||||
| fileindex.php | |||||
| import.php | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| md5 |