Merge branch '138-toggle-free-look-with-hotkey' into 'main/atys-live'
[ryzomcore.git] / web / public_php / webtt / cake / config / config.php
blob8c4ab11b923bde200514568c9e474b0a48f017b1
1 <?php
2 /**
3 * Core Configurations.
5 * PHP versions 4 and 5
7 * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
8 * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
10 * Licensed under The MIT License
11 * Redistributions of files must retain the above copyright notice.
13 * @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
14 * @link http://cakephp.org CakePHP(tm) Project
15 * @package cake
16 * @subpackage cake.app.config
17 * @since CakePHP(tm) v 1.1.11.4062
18 * @license MIT License (http://www.opensource.org/licenses/mit-license.php)
20 return $config['Cake.version'] = '1.3.9';