Fixing some things in the Printer system
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 14 Jan 2008 20:04:19 +0000 (15:04 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 14 Jan 2008 20:04:19 +0000 (15:04 -0500)
commit6b250ef4be448d3c04d4a932befebb0b69b0c0b6
tree2517e956ef30bdc8d3e196ffcf27fbe819d9c9b6
parentdbf75ee045f0211035e7bc23f557cd66121ae7e1
Fixing some things in the Printer system

* Printer.php: include PrinterNavigation.php
* PrinterRootElementPage.php:
(BSPrinterRootElementPage::get/setNavigator): Renamed from get/setNavigation()
(BSPrinterRootElementPage::paint): Fix a parse error caused by a missing concat op
Printer.php
PrinterRootElementPage.php