diff options
Diffstat (limited to 'mod/impel.php')
-rw-r--r-- | mod/impel.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/impel.php b/mod/impel.php index 4fb9e3ac0..930158589 100644 --- a/mod/impel.php +++ b/mod/impel.php @@ -118,4 +118,4 @@ function impel_init(&$a) { json_return_and_die(true); -}
\ No newline at end of file +} |