summaryrefslogtreecommitdiff
path: root/kohana/libraries/drivers/Captcha/Math.php
diff options
context:
space:
mode:
Diffstat (limited to 'kohana/libraries/drivers/Captcha/Math.php')
-rw-r--r--kohana/libraries/drivers/Captcha/Math.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/libraries/drivers/Captcha/Math.php b/kohana/libraries/drivers/Captcha/Math.php
index 76dda8e9..4ac20248 100644
--- a/kohana/libraries/drivers/Captcha/Math.php
+++ b/kohana/libraries/drivers/Captcha/Math.php
@@ -2,7 +2,7 @@
/**
* Captcha driver for "math" style.
*
- * $Id$
+ * $Id: Math.php 3769 2008-12-15 00:48:56Z zombor $
*
* @package Captcha
* @author Kohana Team