- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
$page_address['topic'] = $PowerBB->Powerparse->censor_words($SubjectInfo['prefix_subject'].' '.$SubjectInfo['title']);
$SectionArr = array();
$SectionArr['where'] = array('id',$SubjectInfo['section']);
$SectionInfo = $PowerBB->core->GetInfo($SectionArr,'section');
$page_address['topic'] = $PowerBB->Powerparse->censor_words($SubjectInfo['prefix_subject'].' '.$SubjectInfo['title'].' | '.$SectionInfo['title']);