--- parser3/www/htdocs/Attic/_bug.html 2004/03/01 11:58:32 1.16
+++ parser3/www/htdocs/Attic/_bug.html 2005/12/08 10:02:45 1.110.2.1
@@ -1,8 +1,9 @@
@main[]
-^file::load[text;http://195.218.200.166/]
+^connect[$SQL.connect-string]{
+^void:sql{select *from users where user_id=^taint[10%/'4]}
+}
-@leechy[]
-$xdoc[^xdoc::load[_bug.xml]]
-$xdoc[^xdoc.transform[_bug.xsl]]
-^xdoc.save[_bug_saved.xml]
-OK?
+@main[][result]
+^if(1){
+ ^eval(1*2)
+}
\ No newline at end of file