|
||||||||||||||||||||||
[ 01 Dec 2008 20:53:41 ] in includes/config.inc.php:108 [ 01 Dec 2008 20:53:41 ] in includes/header.php:37 [ 01 Dec 2008 20:53:41 ] in includes/classes/esynCacher.php:180 [ 01 Dec 2008 20:53:41 ] in includes/classes/esynCacher.php:200 [ 01 Dec 2008 20:53:41 ] in includes/classes/eSyndiCat.php:38 [ 01 Dec 2008 20:53:41 ] in includes/header.php:73 [ 01 Dec 2008 20:53:41 ] in includes/header.php:73
| Line | Code /home/murat123/public_html/freightlist/includes/header.php |
|---|---|
| 156 |
<?php |
| 157 |
<?php define("ESYN_URL", $config->get("base").$config->get("dir")); |
| 158 |
<?php define("ESYN_MOD_REWRITE", $config->get("mod_rewrite")); |
| 159 |
<?php |
| 160 |
<?php header("X-Drectory-Script: eSyndiCat Pro v".$config->get("version"));#0 header(X-Drectory-Script: eSyndiCat Pro v2.2.04) called at [/home/murat123/public_html/freightlist/includes/header.php:160] #1 require_once(/home/murat123/public_html/freightlist/includes/header.php) called at [/home/murat123/public_html/freightlist/index.php:24] WARNING Cannot modify header information - headers already sent by (output started at /home/murat123/public_html/freightlist/includes/config.inc.php:223) |
| Line | Code /home/murat123/public_html/freightlist/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/murat123/public_html/freightlist/error.php:38] #1 include(/home/murat123/public_html/freightlist/error.php) called at [/home/murat123/public_html/freightlist/index.php:94] WARNING Cannot modify header information - headers already sent by (output started at /home/murat123/public_html/freightlist/includes/config.inc.php:223) |
| 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'); |