Procedural File: Bs_ObjPersister.class.php
Source Location: /core/storage/objectpersister/Bs_ObjPersister.class.php
Classes:
Page Details:
Includes:
require_once($_SERVER['DOCUMENT_ROOT'].$GLOBALS['APP']['path']['diffFromDocRootToGlobalConf'].'global.conf.php') [line 5]
BS_OBJPERSISTER_VERSION [line 2]
BS_OP_BLOB_HASH_NAME [line 8]
BS_OP_FIELD_PREFIX [line 9]
BS_OP_STREAM_PREFIX [line 11]
BS_OP_TABLE_PREFIX [line 10]
Bs_ObjPersister_require_Bs_Rc4Crypt [line 18]
void Bs_ObjPersister_require_Bs_Rc4Crypt(
)
|
|
function to include the static Bs_Rc4Crypt class when needed. the pseudostatic object will be created at the bottom of that class.
|