| .. | |||||
| 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 |
<? /*************************************************************************** * copyright : (C) 2007 PHPVersion.com ***************************************************************************/ @error_reporting(E_PARSE); $MYSQL_HOST = "[[softdbhost]]"; // Usually localhost $MYSQL_DATABASE = "[[softdb]]"; $MYSQL_USER = "[[softdbuser]]"; $MYSQL_PASS = "[[softdbpass]]"; $TABLE_PREFIX = "[[dbprefix]]"; ?>
| .. | |||||
| 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 |