Skip to content

Commit b75e5dc

Browse files
author
rotimi
committed
Moved \CSRF & \CSRFHash to \Rotexsoft\CSRF & \Rotexsoft\CSRFHash
1 parent a9e09ca commit b75e5dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ ___
2727
// Start or Resume a session
2828
session_start();
2929
// Initialize an instance
30+
use Rotexsoft\CSRF;
3031
$csrf = new CSRF();
3132

3233
// If form was submitted

0 commit comments

Comments
 (0)