summaryrefslogtreecommitdiffstats
path: root/system/plugins
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-05-11 18:27:41 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-05-11 18:27:41 +0200
commitc7deac9f2f9e43cedb18202542e8a46061df046e (patch)
treeb8c030e025e3a403c8c2fb2511dfb1e9b3512e80 /system/plugins
parent5583e1aae64ff7e902136c4ba610d438dc2015d4 (diff)
Undoing change committed in r1115
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