<?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. *****************************************************************************/ // General system settings Todoyu::$CONFIG['SYSTEM']['name'] = '[[site_name]]'; Todoyu::$CONFIG['SYSTEM']['locale'] = '[[language]]'; Todoyu::$CONFIG['SYSTEM']['email'] = '[[admin_email]]'; Todoyu::$CONFIG['SYSTEM']['mailer'] = ''; // Date and time settings Todoyu::$CONFIG['SYSTEM']['timezone'] = 'America/New_York'; Todoyu::$CONFIG['SYSTEM']['firstDayOfWeek'] = 1; // Command line interface Todoyu::$CONFIG['SYSTEM']['todoyuURL'] = '[[softurl]]'; // Debugging Todoyu::$CONFIG['SYSTEM']['logLevel'] = 3; Todoyu::$CONFIG['SYSTEM']['encryptionKey'] = '[[encryptionKey]]'; ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
_upgrade.php | File | 2.61 KB | 0644 |
|
_upgrade.xml | File | 819 B | 0644 |
|
changelog.txt | File | 16.32 KB | 0644 |
|
clone.php | File | 5.37 KB | 0644 |
|
db.php | File | 1.19 KB | 0644 |
|
edit.php | File | 4.85 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 172 B | 0644 |
|
import.php | File | 3.21 KB | 0644 |
|
info.xml | File | 3.19 KB | 0644 |
|
install.js | File | 924 B | 0644 |
|
install.php | File | 5.56 KB | 0644 |
|
install.xml | File | 1.94 KB | 0644 |
|
md5 | File | 3.81 KB | 0644 |
|
notes.txt | File | 90 B | 0644 |
|
system.php | File | 1.37 KB | 0644 |
|