Changeset 4578 for trunk/installation/index.php
- Timestamp:
- 08/15/10 18:45:12 (22 months ago)
- File:
-
- 1 edited
-
trunk/installation/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/installation/index.php
r4493 r4578 5 5 * http://www.clansuite.com/ 6 6 * 7 * Clansuite Installer7 * This file is part of "Clansuite - just an eSports CMS". 8 8 * 9 9 * LICENSE: … … 22 22 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 23 23 * 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) 27 27 * @author Florian Wolf <xsign.dll@clansuite.com> 2005-2006 28 28 * @copyright Florian Wolf (2005-2006) 29 29 * 30 * @license GNU/GPL v2 or (at your option) any later version, see "/doc/LICENSE".31 *32 * @link http://gna.org/projects/clansuite33 * @since File available since Release 0.134 *35 30 * @version SVN: $Id$ 36 31 */ 32 37 33 session_start(); 38 34
Note: See TracChangeset
for help on using the changeset viewer.
