Project

General

Profile

« Previous | Next » 

Revision 1457

Added by Dietmar almost 13 years ago

Preparing 2.8.2 stable, last tests

View differences:

index.php
1
<?php

2
/**

3
 *

4
 * @category        module

5
 * @package         droplet

6
 * @author          Ruud Eisinga (Ruud) John (PCWacht)

7
 * @author          WebsiteBaker Project

8
 * @copyright       2004-2009, Ryan Djurovich

9
 * @copyright       2009-2011, Website Baker Org. e.V.

10
 * @link			http://www.websitebaker2.org/

11
 * @license         http://www.gnu.org/licenses/gpl.html

12
 * @platform        WebsiteBaker 2.8.x

13
 * @requirements    PHP 5.2.2 and higher

14
 * @version         $Id$

15
 * @filesource		$HeadURL$

16
 * @lastmodified    $Date$

17
 *

18
 */

19

  
20
header('Location: ../index.php');

21

  
1
<?php
2
/**
3
 *
4
 * @category        module
5
 * @package         droplet
6
 * @author          Ruud Eisinga (Ruud) John (PCWacht)
7
 * @author          WebsiteBaker Project
8
 * @copyright       2004-2009, Ryan Djurovich
9
 * @copyright       2009-2011, Website Baker Org. e.V.
10
 * @link			http://www.websitebaker2.org/
11
 * @license         http://www.gnu.org/licenses/gpl.html
12
 * @platform        WebsiteBaker 2.8.x
13
 * @requirements    PHP 5.2.2 and higher
14
 * @version         $Id$
15
 * @filesource		$HeadURL$
16
 * @lastmodified    $Date$
17
 *
18
 */
19

  
20
header('Location: ../index.php');
21

  
22 22
?>
23 23

  

Also available in: Unified diff