From 0e017ebdc1edbbf230f0f0160f103c39ef675725 Mon Sep 17 00:00:00 2001 From: michael pereira Date: Sun, 6 Mar 2011 20:12:36 +0100 Subject: datenbank erweitert, BootMenu, Config fertig --- application/views/scripts/bootos/index.phtml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'application/views/scripts/bootos') diff --git a/application/views/scripts/bootos/index.phtml b/application/views/scripts/bootos/index.phtml index d09bb34..f7f6e0f 100644 --- a/application/views/scripts/bootos/index.phtml +++ b/application/views/scripts/bootos/index.phtml @@ -4,6 +4,7 @@ ID Title GroupID + MembershipID ConfigID Init Kernel @@ -18,6 +19,7 @@ escape($bootos->getID()); ?> escape($bootos->getTitle()); ?> escape($bootos->getGroupID()); ?> + escape($bootos->getMembershipID()); ?> escape($bootos->getConfigID()); ?> escape($bootos->getPath_init()); ?> escape($bootos->getPath_kernel()); ?> -- cgit v1.2.3-55-g7522