fix fixed
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / transaction.inc
index 672db0d78c65bc6b57650f5df3206c235591ed27..c738e4e053467c6a2517734e2b7a70e1f89e8337 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+/* //IMHO Completely broken. ~harvie
 $hoe_name=Addslashes("transaction_".$transaction."_hoe");
 
 $db->query("select * from nodes where node_name='$hoe_name'
@@ -12,6 +13,4 @@ if ($status>1) {
 elseif ($status) {
        Header("Location: /id/".$node['node_id']."/");
 }
-
-
-?>
+*/
\ No newline at end of file
This page took 0.089162 seconds and 4 git commands to generate.