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
231
Commits
3
Branches
0
Tags
848 KiB
PHP
100%
Tree:
a042c7b1f1
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