diff buy.pl @ 4:c96cb4e773e5 laserkard

[svn r5] fully functional website.
author rlm
date Fri, 01 Jan 2010 01:19:49 -0500
parents e2e7c63a0a08
children 116b15d3d68c
line wrap: on
line diff
     1.1 --- a/buy.pl	Thu Dec 31 22:50:09 2009 -0500
     1.2 +++ b/buy.pl	Fri Jan 01 01:19:49 2010 -0500
     1.3 @@ -127,7 +127,7 @@
     1.4  
     1.5  #every type has it's own associated paylist file the contains the things we need
     1.6  
     1.7 -$z = '<div id = "whatever" onmouseover='."\"pokedex([\'args__$type\'],[\'pokedex\']);\"".$z.'oh yeah'.'</div>';
     1.8 +$z = '<div id = "whatever" onmouseover='."\"pokedex([\'args__$type\'],[\'pokedex\']);\"".$z.'</div>';
     1.9  return $z;
    1.10  
    1.11