From edcc2f1bd2de5602390fc7a5d313428255afd0b6 Mon Sep 17 00:00:00 2001 From: jhunkeler Date: Sun, 3 Jan 2010 22:22:00 +0000 Subject: - view.roster.php replaced view.current.php - Roster generation code completed by OC (yay!). - Class RUDI_Information added to grab unit information. - Views have been added from Unit/Platoon information, however, OC decided not to use the right table so everything needs to be moved around (not so yay!) git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@442 c5b2fb0a-d05d-0410-98c8-828840a80ff6 --- modules/rudi/views/view.information.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 modules/rudi/views/view.information.php (limited to 'modules/rudi/views/view.information.php') diff --git a/modules/rudi/views/view.information.php b/modules/rudi/views/view.information.php new file mode 100644 index 0000000..a62ba8a --- /dev/null +++ b/modules/rudi/views/view.information.php @@ -0,0 +1,20 @@ + \ No newline at end of file -- cgit