summaryrefslogtreecommitdiff
path: root/includes/pages/admin_news.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/pages/admin_news.php')
-rw-r--r--includes/pages/admin_news.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/admin_news.php b/includes/pages/admin_news.php
index a814bc33..bc242831 100644
--- a/includes/pages/admin_news.php
+++ b/includes/pages/admin_news.php
@@ -46,7 +46,7 @@ function admin_news()
case 'save':
DB::update('
- UPDATE `News` SET
+ UPDATE `News` SET
`Datum`=?,
`Betreff`=?,
`Text`=?,