summaryrefslogtreecommitdiff
path: root/includes/pages/admin_news.php
diff options
context:
space:
mode:
authorBot <bot@myigel.name>2017-01-22 01:02:52 +0100
committerIgor Scheller <igor.scheller@igorshp.de>2017-01-22 01:12:57 +0100
commit3de0cc840f45e53a9135f4faa44a375a7b0148ef (patch)
tree55de5f284cf673b4956377fef8ba2c52902c4ca7 /includes/pages/admin_news.php
parent8506d6d27e3b926521007064abcdcc2f69c6aa06 (diff)
Removed spaces
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`=?,