summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeekologist <Conver@users.noreply.github.com>2016-06-27 23:07:49 +0200
committerGitHub <noreply@github.com>2016-06-27 23:07:49 +0200
commita00269fdb8961f57f14abcfc99c69819fee55352 (patch)
treee74c889cc02482020767ad8e71d214725a84c791
parent9de3b10cefe66e176f8a9d87ff6d9b289c9c8695 (diff)
downloadPHPAuth-a00269fdb8961f57f14abcfc99c69819fee55352.zip
PHPAuth-a00269fdb8961f57f14abcfc99c69819fee55352.tar.gz
PHPAuth-a00269fdb8961f57f14abcfc99c69819fee55352.tar.bz2
error
-rwxr-xr-xAuth.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/Auth.php b/Auth.php
index b288b94..306d9e1 100755
--- a/Auth.php
+++ b/Auth.php
@@ -39,15 +39,6 @@ class Auth
date_default_timezone_set($this->config->site_timezone);
}
-
- /***
- * Returns current language
- * @return array $lang
- */
-
- public function returnLang() {
- return $this->lang;
- }
/***
* Logs a user in