<span><?php echo $this->lang->line('quick_link'); ?>:</span> <?php if(has_permission(VIEW, 'hostel', 'hostel')){ ?> <a href="<?php echo site_url('hostel/index'); ?>"><?php echo $this->lang->line('manage_hostel'); ?></a> <?php } ?> <?php if(has_permission(VIEW, 'hostel', 'room')){ ?> | <a href="<?php echo site_url('hostel/room/index'); ?>"><?php echo $this->lang->line('manage_room'); ?></a> <?php } ?> <?php if(has_permission(VIEW, 'hostel', 'member')){ ?> | <a href="<?php echo site_url('hostel/member/index'); ?>"><?php echo $this->lang->line('hostel_member'); ?></a> <?php } ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
member | Folder | 0777 |
|
|
room | Folder | 0777 |
|
|
get-single-hostel.php | File | 1.09 KB | 0777 |
|
index.html | File | 131 B | 0777 |
|
index.php | File | 18.9 KB | 0777 |
|
quick-link.php | File | 613 B | 0777 |
|