From c7deac9f2f9e43cedb18202542e8a46061df046e Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Sun, 11 May 2008 16:27:41 +0000 Subject: Undoing change committed in r1115 --- system/plugins/captcha_pi.php | 1 + 1 file changed, 1 insertion(+) (limited to 'system/plugins/captcha_pi.php') 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 -- cgit v1.2.3-24-g4f1b