Changed: Fix typo

--HG--
branch : develop
feature/pipeline-tools
kervala 9 years ago
parent 61c33024b6
commit 888c21cd97

@ -1,6 +1,6 @@
<?php <?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. * 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! * We will compare the values and if they match, the user will be automatically logged in!
* @author Daan Janssens, mentored by Matthew Lagoe * @author Daan Janssens, mentored by Matthew Lagoe

Loading…
Cancel
Save