diff options
Diffstat (limited to 'include/channel.php')
-rw-r--r-- | include/channel.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/channel.php b/include/channel.php index 433c7c52c..25e54003a 100644 --- a/include/channel.php +++ b/include/channel.php @@ -2373,5 +2373,6 @@ function anon_identity_init($reqvars) { } return $x[0]; +} + -}
\ No newline at end of file |