mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 01:09:34 +00:00
Changed: Fix typo
This commit is contained in:
parent
b80b71d6f8
commit
5fb990c680
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue