Parent Directory
|
Revision Log
|
Revision Graph
|
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); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |