Modified:
trunk/Tipos/Captcha/Image.php (contents, props changed)
trunk/Tipos/Filter/ValidateCaptcha.php (contents, props changed)
trunk/Tipos/View/Helper/FormCaptcha.php (contents, props changed)
Log:
Added svn:keywords
Modified: trunk/Tipos/Captcha/Image.php
==============================================================================
--- trunk/Tipos/Captcha/Image.php (original)
+++ trunk/Tipos/Captcha/Image.php Wed Oct 8 13:57:02 2008
@@ -15,7 +15,7 @@
*
* @copyright Kruglov Sergei, 2006, 2007
*
- * @version $Id: Image.php 1464 2007-12-21 12:22:01Z rodrigo.moraes $
+ * @version $Id$
*
*/
class Tipos_Captcha_Image extends Solar_Base
Modified: trunk/Tipos/Filter/ValidateCaptcha.php
==============================================================================
--- trunk/Tipos/Filter/ValidateCaptcha.php (original)
+++ trunk/Tipos/Filter/ValidateCaptcha.php Wed Oct 8 13:57:02 2008
@@ -11,7 +11,7 @@
*
* @license http://opensource.org/licenses/bsd-license.php BSD
*
- * @version $Id: ValidateCaptcha.php 1538 2008-02-22 11:28:56Z
rodrigo.moraes $
+ * @version $Id$
*
*/
class Tipos_Filter_ValidateCaptcha extends Solar_Filter_Abstract
Modified: trunk/Tipos/View/Helper/FormCaptcha.php
==============================================================================
--- trunk/Tipos/View/Helper/FormCaptcha.php (original)
+++ trunk/Tipos/View/Helper/FormCaptcha.php Wed Oct 8 13:57:02 2008
@@ -11,7 +11,7 @@
*
* @license http://opensource.org/licenses/bsd-license.php BSD
*
- * @version $Id: FormCaptcha.php 1537 2008-02-22 11:27:12Z rodrigo.moraes $
+ * @version $Id$
*
*/
class Tipos_View_Helper_FormCaptcha extends Solar_View_Helper_FormElement