/batch/load_data.php

Description

File to load to the database the example data from data/fixtures

  • author: Diego Cebrián
Includes
require_once (SF_ROOT_DIR.DIRECTORY_SEPARATOR.'apps'.DIRECTORY_SEPARATOR.SF_APP.DIRECTORY_SEPARATOR.'config'.DIRECTORY_SEPARATOR.'config.php') (line 31)
Constants
SF_APP = 'frontend' (line 19)

Define the application environment

SF_DEBUG = true (line 29)

Define the debug output

SF_ENVIRONMENT = 'dev' (line 24)

Define the execution level environment

SF_ROOT_DIR = realpath(dirname(__FILE__).'/..') (line 14)

Define path to the project base path

Documentation generated on Tue, 31 Mar 2009 19:03:24 +0200 by phpDocumentor 1.4.2