Changeset 377036
- Timestamp:
- 04/25/2011 07:32:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ivycat-announcements/trunk/classes/ivycat_announcements.php
r376936 r377036 106 106 <div class='ivycat_annc_container'> 107 107 <?php 108 switch( key( $current_user->roles[0] )){108 switch( $current_user->roles[0] ){ 109 109 case 'administrator': 110 110 self::admin_posts();
Note: See TracChangeset
for help on using the changeset viewer.