Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
qtdcvxyp
/
public_html
/
sms
/
_
/
online
/
smart_school_online_course_src
/
step-2
/
application
/
config
✏️
Editing: onlinecoursedata.php
<?php $config['courseprovider'] = array( 'youtube' => lang('youtube'), 'vimeo' => lang('vimeo'), 'html5' => lang('html5'), 's3_bucket' => lang('s3_bucket') ); $config['lesson_type'] = array( 'video' => lang('video'), 'pdf' => lang('pdf'), 'text' => lang('text'), 'document' => lang('document'), ); $config['front_side_visibility'] = array( 'yes' => lang('yes'), 'no' => lang('no'), ); ?>
💾 Save Changes
❌ Cancel