This website works better with JavaScript.
Home
Explore
Help
Sign In
wpstudio
/
majestic
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
503
Commits
3
Branches
0
Tags
848 KiB
PHP
100%
Tree:
5b7a10e099
majestic
/
Tests
/
bootstrap.php
7 lines
101 B
Raw
Blame
History
<
?
php
require_once
dirname
(
__FILE__
)
.
'/../session/Session.php'
;
ob_start
();
Session
::
start
();
?>
Reference in new issue