mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -42,7 +42,7 @@ class auth_login extends alt_auth_base
|
||||
/**
|
||||
* Read configuration
|
||||
*
|
||||
* @return AUTH_xxxx result code
|
||||
* @return void result code
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
|
Reference in New Issue
Block a user