Revision 317
Added by stefan over 19 years ago
| index.php | ||
|---|---|---|
| 1 |
<?php
|
|
| 2 |
header("Location: ../../index.php");
|
|
| 1 |
<?php |
|
| 2 |
header("Location: ../../index.php");
|
|
| 3 | 3 |
?> |
Also available in: Unified diff
| index.php | ||
|---|---|---|
| 1 |
<?php
|
|
| 2 |
header("Location: ../../index.php");
|
|
| 1 |
<?php |
|
| 2 |
header("Location: ../../index.php");
|
|
| 3 | 3 |
?> |
Also available in: Unified diff
Changed all line endings to Unix stlye