b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ class tree: htsrv ] [ index: htsrv ] [ all elements ]

Procedural File: trackback.php

Source Location: /blogs/htsrv/trackback.php

Page Details

This file handles trackback requests

This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.

Author:  fplanque: Francois PLANQUE
Author:  blueyed: Daniel HAHLER
Version:  $Id: trackback.php,v 1.63.2.2 2008/09/28 12:15:00 tblue246 Exp $
Copyright:  

(c)2003-2008 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - http://thequod.de/contact.

Filesource:  Source Code for this file
Includes
require_once (_main.inc.php) [line 41]
[ Top ]

require_once (dirname(__FILE__).'/../conf/_config.php') [line 39]

Initialize everything:

[ Top ]


Functions
trackback_response  [line 49]

void trackback_response( [integer $error = 0], [string $error_message = '']  )

Send a trackback response and exits.

Parameters:
integer   $error:  Error code
string   $error_message:  Error message


[ Top ]


Documentation generated on Sat, 06 Mar 2010 03:25:40 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).