|
|
| version 1.108, 2005/11/22 15:38:17 | version 1.110.2.1, 2005/12/08 10:02:45 |
|---|---|
| Line 1 | Line 1 |
| ^cache[cache](3){ | @main[] |
| ^bug[] | ^connect[$SQL.connect-string]{ |
| # ^math:random(100) | ^void:sql{select *from users where user_id=^taint[10%/'4]} |
| }{ | } |
| $exception.handled[cache] | |
| @main[][result] | |
| ^if(1){ | |
| ^eval(1*2) | |
| } | } |