X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=inc%2Feventz%2Fset_listing_amount.inc;fp=inc%2Feventz%2Fset_listing_amount.inc;h=0000000000000000000000000000000000000000;hb=f9b322cc7cb38f9d23168c291ebc3e49040a4999;hp=4d3c1cdf25d8b0b3308509bb43f7f5ed98f8bb05;hpb=673e23209e2e3b9782c037e70156a1a20154a5b9;p=mirrors%2FKyberia-bloodline.git diff --git a/inc/eventz/set_listing_amount.inc b/inc/eventz/set_listing_amount.inc deleted file mode 100644 index 4d3c1cd..0000000 --- a/inc/eventz/set_listing_amount.inc +++ /dev/null @@ -1,15 +0,0 @@ -query("update users set listing_amount='$listing_amount' where user_id='$user_id'"); - $_SESSION['listing_amount']=$listing_amount; -} - -?>