added in same-site cookie #15
1
dist/api/index.php
vendored
1
dist/api/index.php
vendored
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
session_start();
|
||||
////////////////// Index file //////////////
|
||||
/// Creates base routes and runs ///
|
||||
/// respective functions ///
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
session_start();
|
||||
////////////////// Index file //////////////
|
||||
/// Creates base routes and runs ///
|
||||
/// respective functions ///
|
||||
|
Loading…
Reference in New Issue
Block a user