'.stripslashes($recentbugs[$i]['title']).' ('.stripslashes($recentbugs[$i]['project_name']).') ';
}
} else {
echo translate("No bugs found");
}
?>
'.stripslashes($closedbugs[$i]['title']).' ('.stripslashes($closedbugs[$i]['project_name']).') ';
}
} else {
echo translate("No bugs found");
}
?>
'.$queries[$i]['saved_query_name'].' ';
}
} ?>
|
|