Fixing another bug in BSPrinterRootElementPage in paint() that was still making refer...
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 14 Jan 2008 21:12:10 +0000 (16:12 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 14 Jan 2008 21:12:10 +0000 (16:12 -0500)
commit711ee30eae7bf96329c3cb22d7b9062b0773791d
treedbc24a5ce2ab52d75ef640069c451e56cd67a3f4
parentceda3a28c5c795cb001fafe46f74ec90f102f4a0
Fixing another bug in BSPrinterRootElementPage in paint() that was still making references to GetType()

* PrinterRootElementPage.php
(BSPrinterRootElementPage::paint): We no longer use GetType() but instead cvars in BSApp
PrinterRootElementPage.php