A user at IU was having an issue. When she used the CAS plugin with Cforms, only the CAS plugin would show up on the left hand side of the admin page. The final argument on add_menu_page, $position, is set to 100 just like Cforms. I changed this argument in my fork of the plugin and it works.
http://codex.wordpress.org/add_menu_page
A user at IU was having an issue. When she used the CAS plugin with Cforms, only the CAS plugin would show up on the left hand side of the admin page. The final argument on
add_menu_page,$position, is set to 100 just like Cforms. I changed this argument in my fork of the plugin and it works.http://codex.wordpress.org/add_menu_page