From 94e7042f2973af1ca310b44fb317cde4827b260d Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 31 Dec 2005 08:18:26 +0000 Subject: [PATCH] Documenting hooks --- printer.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/printer.php b/printer.php index 6698338..4cbb7c4 100644 --- a/printer.php +++ b/printer.php @@ -38,6 +38,10 @@ * ISSO_PRINTER_HIDE_SETUP - Will stop the page footer data (copyright and debug * box) from being printed * +* Hooks: +* _printer_page_start() - Define function to echo() data after the page header +* has been outputted +* * @author Iris Studios, Inc. * @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ -- 2.43.5