From f251d479295fe7b3c099c34a62766736b640b419 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Wed, 20 Dec 2006 01:31:13 +0000 Subject: [PATCH] Parse error fix --- printer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printer.php b/printer.php index 104ffad..4da94fd 100644 --- a/printer.php +++ b/printer.php @@ -56,7 +56,7 @@ require_once('ISSO/PrinterTableElement.php'); */ class Printer { - * Page-start hooko + /* Page-start hooko * @var string */ private $page_start_hook = ':=NO METHOD=:'; -- 2.22.5