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
189
Commits
3
Branches
0
Tags
848 KiB
PHP
100%
Tree:
841e38da34
majestic
/
tests
/
bootstrap.php
6 lines
89 B
Raw
Blame
History
<
?
php
require_once
dirname
(
__FILE__
)
.
'/../session/Session.php'
;
Session
::
start
();
?>
Reference in new issue