alian
"myXOOPs"-Könner
Gepostet am:16.03.2008 23:42
//$modversion['sub'][$i]['name'] = _MI_NEWS_SMNAME2;
//$modversion['sub'][$i]['url'] = "archive.php";
if ($cansubmit) {
$i++;
$modversion['sub'][$i]['name'] = _MI_NEWS_SMNAME1;
$modversion['sub'][$i]['url'] = "submit.php";
}
unset($cansubmit);
include_once XOOPS_ROOT_PATH.'/modules/news/include/functions.php';
if(news_getmoduleoption('newsbythisauthor')) {
$i++;
//$modversion['sub'][$i]['name'] = _MI_NEWS_WHOS_WHO;
//$modversion['sub'][$i]['url'] = "whoswho.php";
}
| Forum | Thema | Antworten | Views | Letzter Beitrag |
|---|---|---|---|---|
| Modulentwicklung | New Xoops Xcreate Module | 0 | 5323 | 26.11.2025 15:22 efkan |
| Modulentwicklung | XOOPS Custom Field Module | 1 | 1813 | 24.11.2025 11:21 Goffy |