Xataface 2.0
Xataface Application Framework
Variables
setup.php File Reference

Go to the source code of this file.

Variables

if(isset($_SERVER['REQUEST_URI'])) $dataface_path = dirname(__FILE__)
 $cache_dirs = array()
 $cache_dirs ['templates_c'] = $dataface_path.'/Dataface/templates_c'
 $cache_dirs ['phpThumbCache'] = $dataface_path.'/lib/phpThumb/cache'
 $cache_dirs ['phpThumbSourceCache'] = $cache_dirs['phpThumbCache'].'/source'

Variable Documentation

$cache_dirs = array()

Definition at line 11 of file setup.php.

$cache_dirs['phpThumbSourceCache'] = $cache_dirs['phpThumbCache'].'/source'

Definition at line 15 of file setup.php.

$cache_dirs['phpThumbCache'] = $dataface_path.'/lib/phpThumb/cache'

Definition at line 13 of file setup.php.

$cache_dirs['templates_c'] = $dataface_path.'/Dataface/templates_c'

Definition at line 12 of file setup.php.

if (isset($_SERVER['REQUEST_URI'])) $dataface_path = dirname(__FILE__)

Definition at line 9 of file setup.php.

 All Data Structures Namespaces Files Functions Variables Enumerations