Procedural File: index.php
Source Location: /examples/index.php
Page Details:
Example to show how to use Identify, MBS
Simple site can identify user, Bill user, show debug info ect.
Tags:
Includes:
include_once(dirname(dirname(__FILE__)).'/lib/SBBS.class.php') [line 33]
include_once(dirname(dirname(__FILE__)).'/lib/MBS.class.php') [line 32]
include_once(dirname(dirname(__FILE__)).'/lib/SBBSNotify.class.php') [line 34]
include_once(dirname(__FILE__).'/modules/moduleLanguage.php') [line 39]
Include modules
include_once(dirname(dirname(__FILE__)).'/lib/Identify.class.php') [line 31]
Include Lib files
include_once(dirname(__FILE__).'/modules/moduleDebug.php') [line 40]
include_once(dirname(__FILE__).'/modules/moduleIdentify.php') [line 41]
include_once(dirname(__FILE__).'/modules/moduleMbs.php') [line 42]
include_once(dirname(__FILE__).'/modules/moduleSbbsWeb.php') [line 44]
include_once(dirname(__FILE__).'/modules/moduleSbbsNotify.php') [line 45]
include_once(dirname(__FILE__).'/functions.php') [line 46]
include_once(dirname(__FILE__).'/modules/moduleSbbs.php') [line 43]
|