mason include
authorIvan Kohler <ivan@freeside.biz>
Fri, 11 Mar 2016 23:38:02 +0000 (15:38 -0800)
committerIvan Kohler <ivan@freeside.biz>
Fri, 11 Mar 2016 23:38:02 +0000 (15:38 -0800)
httemplate/misc/order_pkg.html

index 4e061e2..851c31c 100644 (file)
 
 </TABLE><BR>
 
-<% include('/misc/cust_pkg_usageprice.html',
+<& /misc/cust_pkg_usageprice.html,
      'pkgpart' => $pkgpart
-   ) %>
+&>
+
 <BR>
 
 % my $discount_cust_pkg = $curuser->access_right('Discount customer package');