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/').'/debug_lane.log'
 
 $LOCAL_STORAGE_MECHANISM = 'COREPOS\\pos\\lib\\LocalStorage\\SessionStorage'
 
 $CORE_LOCAL = new COREPOS\pos\lib\LocalStorage\WrappedStorage()
 

Detailed Description

This file specifies the LocalStorage implemenation.

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