Changed: Fix typo

This commit is contained in:
kervala 2016-03-15 12:30:14 +01:00
parent b80b71d6f8
commit 5fb990c680

View file

@ -1,6 +1,6 @@
<?php
/**
* This function is beign used to load info that's needed for the login page.
* This function is being used to load info that's needed for the login page.
* it will try to auto-login, this can only be used while ingame, the web browser sends additional cookie information that's also stored in the open_ring db.
* We will compare the values and if they match, the user will be automatically logged in!
* @author Daan Janssens, mentored by Matthew Lagoe