File/plugins/vadmin/vadmin_fetch_pic.php

Description

vadmin_fetch_pic.php

--------------------- Fetches a custom picture for each domain. If QUERY_STRING is not set, it tries to determine which domain it is by looking at the access URI. The images are pulled from the pic file in $VADMIN_DIR/domain directory.

Licensed under GNU GPL v2. Please see COPYING for full terms.

  • author: Konstantin Riabitsev ($Author: graf25 $)
  • version: $Id: vadmin_fetch_pic.php 1079 2007-12-16 12:31:59Z tokul $
Includes
 require_once ('config_parser.php') (line 20)

Load the config parser before we chdir.

 require_once (SM_PATH.'plugins/vadmin/includes/vadmin_functions.inc') (line 28)

Load main functions.

 require_once ($storage_functions_file) (line 40)

See what setting is storage.type set to and load the needed file. This is the only place where error checking is implemented since many different storage types are possible.

Documentation generated on Sun, 22 Nov 2009 17:36:53 +0200 by phpDocumentor 1.4.3