Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henry7720 authored Jun 12, 2017
1 parent 2fe9e54 commit 740e97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ if(!isset($_SESSION['username'])) {

This Login and Register is made for password protecting pages.

Reference [`addthistoeachpage.txt`](addthistoeachpage.txt) for instructions and [`protectedpage.php`](protectedpage.php) for the template, if you'd like to use advanced options such as displayal of the logged in users username, and the number of users registered, view [`advancedoptions.php`](advancedoptions.php).
Reference [`addthistoeachpage.txt`](addthistoeachpage.txt) for instructions and [`protectedpage.php`](protectedpage.php) for the template.<br> If you'd like to use advanced options such as displayal of the logged in users username, and the number of users registered, view [`advancedoptions.php`](advancedoptions.php).

## License

Expand Down

0 comments on commit 740e97f

Please sign in to comment.