File/cms/index_controller.php

Description

Index controller. Does some preprocessing jobs, tries to set following variables, depending

on mod rewrite configuration and if request part exists:

  • $client
  • $changeclient
  • $lang
  • $changelang
  • $idart
  • $idcat

Includes
 include_once ('config.php') (line 29)
 include_once ('front_content.php') (line 46)
 include_once ('front_content.php') (line 107)

Loading of Mod Rewrite plugin well done, include front_content.php

 include_once ('../contenido/classes/class.security.php') (line 25)
 include_once ($contenido_path.'includes/startup.php') (line 31)
Constants
CON_FRAMEWORK = true (line 21)
Functions
mr_header (line 128)

Replaces calling of header method for redirects in front_content.php, used during development.

void mr_header ($header $header)
  • $header $header: Header value for redirect
_mr_debugOutput (line 144)

Debug output only during development

void _mr_debugOutput ()

Documentation generated on Tue, 12 Aug 2008 00:06:42 +0200 by phpDocumentor 1.4.0