aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mod/impel.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/impel.php b/mod/impel.php
index 813990a7d..67a7a21a9 100644
--- a/mod/impel.php
+++ b/mod/impel.php
@@ -103,7 +103,7 @@ function impel_init(&$a) {
dbesc(datetime_convert('UTC','UTC',$j['edited'])),
intval($menu_id),
intval(local_channel())
- );
+ );
}
}
$ret['success'] = true;