XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | installer |
Functions | |
make_data (&$dbm, $adminname, $adminpass, $adminmail, $language, $gruops) | |
make_groups (&$dbm) | |
write_key () | |
make_data | ( | & | $dbm, |
$adminname, | |||
$adminpass, | |||
$adminmail, | |||
$language, | |||
$gruops | |||
) |
Definition at line 44 of file makedata.php.
References $breadcrumb, $conf, $dbm, $dir, $editors, $icons, $language, $modversion, $options, $result, $sql, $tables, $time, _INSTALL_ANON, _INSTALL_DISCLMR, _INSTALL_L165, and _MI_SYSTEM_NAME.
make_groups | ( | & | $dbm | ) |
Definition at line 33 of file makedata.php.
References $dbm, _INSTALL_ANONUSERS, _INSTALL_ANONUSERSD, _INSTALL_REGUSERS, _INSTALL_REGUSERSD, _INSTALL_WEBMASTER, and _INSTALL_WEBMASTERD.
write_key | ( | ) |
Definition at line 328 of file makedata.php.
References xoBuildLicenceKey(), and xoPutLicenseKey().