This commit is contained in:
Philip Häusler 2011-06-02 18:06:28 +02:00
parent 5c00fea42e
commit 72d8f6bb13
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ function user_news() {
function user_news_output() {
global $DISPLAY_NEWS, $privileges;
$html = "";
if (isset ($_POST["text"]) && isset ($_POST["betreff"]) && IsSet ($_POST["date"])) {
if (!isset ($_POST["treffen"]))