XOOPS  2.6.0
xoops_xlanguage.php
Go to the documentation of this file.
1 <?php
15 if ($xoops->isActiveModule('xlanguage')) {
16  return true;
17 }
18 return false;
static getInstance()
Definition: Xoops.php:160