kkproject2012-03-04 21:45 | Witam. » Quick.Cms v4.x |
Makaron2012-03-05 15:59 | Edytuj plik core/pages.php funkcja throwMenu() i zmień kod:
$aData['sSubContent'] = isset( $this->mData[$iPage] ) ? $this->throwSubMenu( $sFile, $iPage, $iPageCurrent, 1 ) : null;
$aData['sSubContent'] = isset( $this->mData[$iPage] && $iPage != ID_STRONY_Z_NEWSAMI ) ? $this->throwSubMenu( $sFile, $iPage, $iPageCurrent, 1 ) : null;
I helped? Like it: www.facebook.com/makwebpl |