[svn r17397] delete a rest

skala
Juan Carlos Raña 16 years ago
parent a6975d0705
commit 4d1d49f0c0
  1. 3
      main/forum/index.php

@ -334,8 +334,7 @@ if (isset($_GET['action']) && $_GET['action'] == 'notify' AND isset($_GET['conte
echo icon('../img/forumgroup.gif', get_lang('GroupForum'));
}
} else {
//$my_whatsnew_post_info=isset($my_whatsnew_post_info[$forum['forum_id']])?$my_whatsnew_post_info[$forum['forum_id']]:'';;
if (is_array($mywhatsnew_post_info) and !empty($mywhatsnew_post_info)) {
echo icon('../img/forum.gif', get_lang('Forum'));
} else {

Loading…
Cancel
Save