Skip to content

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 417 Bytes

README.mkd

File metadata and controls

executable file
·
16 lines (10 loc) · 417 Bytes

Install and Usage

$ cat config/config.php >> your_application/config/config.php
$ cp libraries/Session.php your_application/libraries/

if you have many applications, please modified your_application/config/config.php file

// modified the following config
$config['app_name'] = 'your_app_name';

Author

Bo-Yi Wu (appleboy) [email protected]