Ignore:
Timestamp:
08/15/10 18:45:12 (22 months ago)
Author:
vain
Message:
  • several changes to copyright, router, bootstrap, frontcontroller and various other files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/installation/index.php

    r4493 r4578  
    55    * http://www.clansuite.com/ 
    66    * 
    7     * Clansuite Installer 
     7    * This file is part of "Clansuite - just an eSports CMS". 
    88    * 
    99    * LICENSE: 
     
    2222    *    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
    2323    * 
    24     * @author     Jens-Andrᅵ Koch <vain@clansuite.com> 
    25     * @copyright  Jens-Andrᅵ Koch (2005 - onwards) 
    26     * 
     24    * @license    GNU/GPL v2 or (at your option) any later version, see "/doc/LICENSE". 
     25    * @author     Jens-André Koch <vain@clansuite.com> 
     26    * @copyright  Jens-André Koch (2005 - onwards) 
    2727    * @author     Florian Wolf <xsign.dll@clansuite.com> 2005-2006 
    2828    * @copyright  Florian Wolf (2005-2006) 
    2929    * 
    30     * @license    GNU/GPL v2 or (at your option) any later version, see "/doc/LICENSE". 
    31     * 
    32     * @link       http://gna.org/projects/clansuite 
    33     * @since      File available since Release 0.1 
    34     * 
    3530    * @version    SVN: $Id$ 
    3631    */ 
     32 
    3733session_start(); 
    3834 
Note: See TracChangeset for help on using the changeset viewer.