summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwww-ssl/admin/news.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-ssl/admin/news.php b/www-ssl/admin/news.php
index 7c501751..3bc77bd4 100755
--- a/www-ssl/admin/news.php
+++ b/www-ssl/admin/news.php
@@ -101,6 +101,7 @@ if (IsSet($chsql)) {
echo mysql_error($con);
echo "<br><br>\n[$chsql]";
}
+ SetHeaderGo2Back();
}
}