CORE POS - IS4C
The CORE POS front end
Variables
conf.php File Reference

This file specifies the LocalStorage implemenation. More...

Variables

 $elog = realpath(dirname(__FILE__).'/../../log/').'/php-errors.log'
 
 $LOCAL_STORAGE_MECHANISM = 'SessionStorage'
 
 $CORE_LOCAL = new WrappedStorage()
 

Detailed Description

This file specifies the LocalStorage implemenation.

Include this file to get a LocalStorage instance in the variable $CORE_LOCAL.