evitoso
"myXOOPs"-Neuling
Gepostet am:24.07.2013 19:15
#3
set_magic_quotes_runtime(0);
if (version_compare(PHP_VERSION, '5.3.0', '<')) {
set_magic_quotes_runtime(0);
}
$xoops =& new xos_kernel_Xoops2();
$xoops = new xos_kernel_Xoops2();
Deprecated: Assigning the return value of new by reference is deprecated in /home/.sites/798/site578/web/include/common.php on line 94 Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/.sites/798/site578/web/include/common.php on line 21
| Forum | Thema | Antworten | Views | Letzter Beitrag |
|---|---|---|---|---|
| Modulentwicklung | New Xoops Xcreate Module | 0 | 5329 | 26.11.2025 15:22 efkan |
| Modulentwicklung | XOOPS Custom Field Module | 1 | 1816 | 24.11.2025 11:21 Goffy |