summaryrefslogtreecommitdiff
path: root/includes/pages/user_news.php
diff options
context:
space:
mode:
authorBot <bot@myigel.name>2017-01-21 19:37:42 +0100
committerIgor Scheller <igor.scheller@igorshp.de>2017-01-21 20:12:35 +0100
commit915ce28feeb9104bf7854ccbd80caebb5dce4aaa (patch)
tree503a31809070fee875e82213d46b90fb0b2fcac9 /includes/pages/user_news.php
parent9a3ad8883403949a59e8935497a548ec536f1d40 (diff)
Replaced " with '
Diffstat (limited to 'includes/pages/user_news.php')
-rw-r--r--includes/pages/user_news.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/user_news.php b/includes/pages/user_news.php
index 3828e293..7dfc7d0c 100644
--- a/includes/pages/user_news.php
+++ b/includes/pages/user_news.php
@@ -134,7 +134,7 @@ function user_news_comments()
',
[
$nid,
- date("Y-m-d H:i:s"),
+ date('Y-m-d H:i:s'),
$text,
$user["UID"],
]