mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -332,10 +332,11 @@ class language{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Check if the specified domain has multi-language subdomains enabled.
|
||||
* @return
|
||||
* @param string $domain
|
||||
* @return bool|int|string
|
||||
*/
|
||||
function isLangDomain($domain='')
|
||||
{
|
||||
|
Reference in New Issue
Block a user