b2evolution

Multilingual multiuser multiblog engine

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

Procedural File: getfile.php

Source Location: /blogs/htsrv/getfile.php

Page Details

This file implements the File view (including resizing of images)

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

Author:  mbruneau: Marc BRUNEAU / PROGIDISTRI
Author:  fplanque: Francois PLANQUE.
Copyright:  

(c)2003-2008 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - http://progidistri.com/.

Todo:  dh> Add support for ETag / If-Modified-Since. Maybe send "Expires", too? (to "force" caching)
Todo:  

fp> for more efficient caching, this should probably redirect to the static file right after creating it

Filesource:  Source Code for this file
Includes
require_once (dirname(__FILE__).'/../conf/_config.php') [line 40]

Load config, init and get the $mode.

[ Top ]

require_once ($inc_path.'/_main.inc.php') [line 41]
[ Top ]



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