From 93c5f1bd6eb4e2d150735bcd0c77ec780b8c3447 Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 7 Apr 2011 14:27:12 +0200 Subject: fix der mapper in der fbgui --- application/modules/fbgui/views/scripts/index/index.phtml | 1 + 1 file changed, 1 insertion(+) (limited to 'application/modules/fbgui/views') diff --git a/application/modules/fbgui/views/scripts/index/index.phtml b/application/modules/fbgui/views/scripts/index/index.phtml index 70d255c..1fe02d4 100644 --- a/application/modules/fbgui/views/scripts/index/index.phtml +++ b/application/modules/fbgui/views/scripts/index/index.phtml @@ -23,6 +23,7 @@ $bootosMapper = new Application_Model_BootOsMapper(); $bootos = new Application_Model_BootOs(); $bootos = $bootosMapper->find($entry->getBootosID()); + ?>