diff buy.pl @ 79:343dc947f999 laserkard

read JavaSctipt: the good parts
author Robert McIntyre <rlm@mit.edu>
date Sun, 25 Jul 2010 01:33:22 -0400
parents 95fa4bcc5d67
children
line wrap: on
line diff
     1.1 --- a/buy.pl	Thu Jul 22 09:56:12 2010 -0400
     1.2 +++ b/buy.pl	Sun Jul 25 01:33:22 2010 -0400
     1.3 @@ -28,6 +28,3 @@
     1.4  
     1.5  # this outputs the html for the page
     1.6  print $pjx->build_html($q,\&Laserkard::genBuy,{-Cache_Control => 'no-store, no-cache, must-revalidate', -Pragma => 'no-cache'}); 
     1.7 -
     1.8 -
     1.9 -# it's a refrence to a function, not a function itself.