PATH:
var
/
softaculous
/
todoyu
<?php /**************************************************************************** * todoyu is published under the BSD License: * http://www.opensource.org/licenses/bsd-license.php * * Copyright (c) 2012, snowflake productions GmbH, Switzerland * All rights reserved. * * This script is part of the todoyu project. * The todoyu project is free software; you can redistribute it and/or modify * it under the terms of the BSD License. * * This script is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the BSD License * for more details. * * This copyright notice MUST APPEAR in all copies of the script. *****************************************************************************/ /** * PLEASE NOTE: * This configuration file is automatically generated by the todoyu installer, * please dont manually modify this file but use the installer. */ Todoyu::$CONFIG['DB'] = array( 'server' => '[[softdbhost]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'database' => '[[softdb]]', 'autoconnect' => true, 'persistent' => true, 'queryHistory' => false ); ?>
[+]
php56
[-] system.php
[edit]
[+]
php53
[+]
..
[-] edit.xml
[edit]
[-] import.php
[edit]
[-] notes.txt
[edit]
[-] md5
[edit]
[-] db.php
[edit]
[-] clone.php
[edit]
[-] changelog.txt
[edit]
[-] install.js
[edit]
[+]
php71
[-] install.php
[edit]
[-] fileindex.php
[edit]
[-] _upgrade.php
[edit]
[-] edit.php
[edit]
[-] info.xml
[edit]
[-] install.xml
[edit]
[-] _upgrade.xml
[edit]
[+]
images