/[drupal]/contributions/modules/captcha/captcha_math.inc
ViewVC logotype

Diff of /contributions/modules/captcha/captcha_math.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Mon Jan 30 04:38:50 2006 UTC revision 1.2, Fri Mar 3 22:42:41 2006 UTC
# Line 1  Line 1 
1  <?  <?
   
2  function _captcha_math_challenge(&$form, &$captcha) {  function _captcha_math_challenge(&$form, &$captcha) {
3    
4    $x = rand(1,10);    $x = rand(1,10);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2