Merge branch '138-toggle-free-look-with-hotkey' into 'main/atys-live'
[ryzomcore.git] / web / public_php / webtt / app / index.php
blob732c0102174d7635138b2341f123b1a0c0e08883
1 <?php
2 /**
3 * PHP versions 4 and 5
5 * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
6 * Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
8 * Licensed under The MIT License
9 * Redistributions of files must retain the above copyright notice.
11 * @copyright Copyright 2005-2010, Cake Software Foundation, Inc. (http://cakefoundation.org)
12 * @link http://cakephp.org CakePHP(tm) Project
13 * @package cake
14 * @subpackage cake.app
15 * @since CakePHP(tm) v 0.10.0.1076
16 * @license MIT License (http://www.opensource.org/licenses/mit-license.php)
18 require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';