summaryrefslogtreecommitdiffstats
path: root/system/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'system/plugins')
-rw-r--r--system/plugins/captcha_pi.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/plugins/captcha_pi.php b/system/plugins/captcha_pi.php
index ac31f590c..309ef7ea5 100644
--- a/system/plugins/captcha_pi.php
+++ b/system/plugins/captcha_pi.php
@@ -351,3 +351,4 @@ function create_captcha($data = '', $img_path = '', $img_url = '', $font_path =
return array('word' => $word, 'time' => $now, 'image' => $img);
}
+?> \ No newline at end of file