|
|
|
|||||||
Array
(
[type] =>
[msg] =>
[source] => /home/terrystr/public_html/linkdex.org/error.php
[line] => 71
)
| Line | Code /home/terrystr/public_html/linkdex.org/error.php |
|---|---|
| 34 |
<?php $_GET = $_POST = array(); |
| 35 |
<?php |
| 36 |
if ($error == "404") |
| 37 |
{ |
| 38 |
<?php header("HTTP/1.1 404 Not found");#0 header(HTTP/1.1 404 Not found) called at [/home/terrystr/public_html/linkdex.org/error.php:38] #1 include(/home/terrystr/public_html/linkdex.org/error.php) called at [/home/terrystr/public_html/linkdex.org/index.php:75] WARNING Cannot modify header information - headers already sent by (output started at /home/terrystr/public_html/linkdex.org/error.php:71) |
| 39 |
} |
| 40 |
<?php |
| 41 |
/** requires common header file **/ |
| 42 |
require_once('.'.DIRECTORY_SEPARATOR.'includes'.DIRECTORY_SEPARATOR.'header.php'); |
| 43 |
require_once(ESYN_INCLUDES.'view.inc.php'); |
|
|
|
|||||||