Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 18.216.156.226
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
guk_old /
[ HOME SHELL ]
Name
Size
Permission
Action
ExcelWriterXML
[ DIR ]
drwxr-xr-x
Excel_Writer
[ DIR ]
drwxr-xr-x
Excel_reader
[ DIR ]
drwxr-xr-x
JQGrid3.5
[ DIR ]
drwxr-xr-x
Report_details
[ DIR ]
drwxr-xr-x
certificates
[ DIR ]
drwxrwxrwx
css
[ DIR ]
drwxr-xr-x
custom_js
[ DIR ]
drwxr-xr-x
custom_src
[ DIR ]
drwxr-xr-x
docs
[ DIR ]
drwxr-xr-x
docverify
[ DIR ]
drwxr-xr-x
easy_zip
[ DIR ]
drwxr-xr-x
grid
[ DIR ]
drwxr-xr-x
grid_display_files
[ DIR ]
drwxr-xr-x
gridsrch
[ DIR ]
drwxr-xr-x
halltickets
[ DIR ]
drwxrwxrwx
html_modules
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
jqGrid4
[ DIR ]
drwxr-xr-x
jqgridn3.5
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
libgd-gd-2.2.3
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
maya-pdf
[ DIR ]
drwxr-xr-x
popups
[ DIR ]
drwxr-xr-x
results
[ DIR ]
drwxr-xr-x
schema
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
student_photos
[ DIR ]
drwxrwxrwx
tarka_pdf
[ DIR ]
drwxr-xr-x
tarka_pdf_latest
[ DIR ]
drwxr-xr-x
tcpdf
[ DIR ]
drwxr-xr-x
teacher_photos
[ DIR ]
drwxrwxrwx
tmpphotos
[ DIR ]
drwxrwxrwx
MainPage.html
11.64
KB
-rwxr-xr-x
MainPagepopup.html
7.05
KB
-rwxr-xr-x
SubjectDetailsPopup.js
14.04
KB
-rwxr-xr-x
Thumbs.db
464
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
candidate_list.html
7.42
KB
-rwxr-xr-x
candidate_list.js
33.92
KB
-rwxr-xr-x
cconfig.php
1.06
KB
-rwxr-xr-x
collegeInfoPopup.html
3.75
KB
-rwxr-xr-x
freeze_module_at_admin_college...
9.74
KB
-rwxr-xr-x
homepage.html
3.05
KB
-rwxr-xr-x
index.html
7.34
KB
-rwxr-xr-x
indexlogin.html
5.76
KB
-rwxr-xr-x
load_mannual_js_files.js
23.28
KB
-rwxr-xr-x
mcverifydet.php
14.83
KB
-rwxr-xr-x
mregistry.php
71.66
KB
-rwxr-xr-x
mverifytranscript.php
14.62
KB
-rwxr-xr-x
report_attendance_summary.php
9.4
KB
-rwxr-xr-x
report_ra_invigilator_dairy.ph...
15.77
KB
-rwxr-xr-x
results.php
28.47
KB
-rwxr-xr-x
room_allotment.php
15.46
KB
-rwxr-xr-x
roomwise_register_nos_list.php
16.81
KB
-rwxr-xr-x
student.php
54.12
KB
-rwxr-xr-x
tarka-safari.css
5.95
KB
-rwxr-xr-x
verification.php
2.68
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : load_mannual_js_files.js
includeJsFilesMannually("js/popups/qp_subject_popup.js"); /* Include All Manual JS Files*/ function enablegeneralmaster() { var js_path="js/system.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Callenablegeneralmaster(); } function enableUserSetUp() { var js_path="js/usersetup.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallenableUserSetUp(); }function enableUserRightsSetUp() { var js_path="js/usersetup.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallenableUserRightsSetUp(); } function studentEntry() // Admission Entry { var js_path="js/student_entry.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } var form_submit_js_path="js/form_submit.js"; if(!in_array(form_submit_js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(form_submit_js_path); includeJsFilesMannually(form_submit_js_path); } LoadstudentEntry('Add'); } function freezeModuleAtAdminCollegeSubject() { var js_path="js/freeze_module_at_admin_college_subject.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadfreezeModuleAtAdminCollegeSubject(); } //for reva to freez ia with respect to section function freezeModuleAtAdminCollegesectionSubject() { var js_path="js/subjectwise_freezing_sectionwise.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadfreezeModuleAtAdminCollegesectionSubject(); } // to reva function freezeModuleAtUniversityOrCollege() { var js_path="js/freeze_module_at_university_college.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadfreezeModuleAtUniversityOrCollege(); } function FreezeAdClMe() // Admission Entry { var js_path="js/freeze_Ad_Cl_Me.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadFreezeAdClMe(); } function CollegeDegreeStatus() // CollegeDegreeStatus { var js_path="js/college_degree_status.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadCollegeDegreeStatus(); } function enablemodulesetup() // enablemodulesetup { var js_path="js/module_setup.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Loadenablemodulesetup(); } function enableDegreeSetup() // degree { var js_path="js/degree.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadenableDegreeSetup(); } function candidateList() // candidateList { var js_path="js/candidate_list.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } var form_submit_js_path="js/form_submit.js"; if(!in_array(form_submit_js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(form_submit_js_path); includeJsFilesMannually(form_submit_js_path); } LoadcandidateList(); } function ExportTablesSetup() // ExportTablesSetup { var js_path="js/export_import_setup.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadExportTablesSetup(); } function ImportTablesSetup() // ExportTablesSetup { var js_path="js/export_import_setup.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadImportTablesSetup(); } function ExportTablesUtility() // ExportTablesSetup { var js_path="js/export_import.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadExportTablesUtility(); } function ImportTablesUtility() // ExportTablesSetup { var js_path="js/export_import.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadImportTablesUtility(); } function enableDispatchanswerscript() { var js_path="js/Dispatch_answer_script.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadEnableDispatchanswerscript(); } function enableDispatchanswerscriptQp() { var js_path="js/Dispatch_answer_script_qp.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadEnableDispatchanswerscriptQp(); } function absententrysubjectwise() { var js_path="js/AbsentEntrySubjectWise.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Loadabsententrysubjectwise(); } function absententrysubjectwiseQP() { var js_path="js/absententrysubjectwiseQP.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadabsententrysubjectwiseQP(); } function EnableMessageBoard() { var js_path="js/Message_board.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadEnableMessageBoard(); } function EnableAdmissionEntryStatus() { var js_path="js/admission_entry_status.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadAdmissionEntryStatus(); } function Revaluation() { var js_path="js/revaluation.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadRevaluation(); } function EnableBatchSetup() { var js_path="custom_js/batch_setup.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadBatchSetup(); } function EnablePracticalMarksSetup() { var js_path="custom_js/practical_marks.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadPracticalMarksSetup(); } function EnablePracticalEntryFreezing(type) { var js_path="custom_js/practical_entry_freezing.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadEnablePracticalEntryFreezing(type); } //evaluation update on 12/08/2011. function EnableEvaluation() { var js_path="custom_js/evaluation.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadEnableEvaluation(); } function EnableFreezeMarks() { var js_path="custom_js/freeze_marks.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadEnableFreezeMarks(); } function EnableDeviationReport() { var js_path="custom_js/deviation_report.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableDeviationReport(); } function EnableMarksDeviationReport() { var js_path="custom_js/marks_deviation_report.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableMarksDeviationReport(); } function EnableEvaluationReport() { var js_path="custom_js/evaluationreport.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableEvaluationReport(); } function LoadRevaluationReport() { var js_path="custom_js/revaluation_report.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallRevaluationReport(); }function EnableTeacherEntry() { var form_submit_js_path="js/form_submit.js"; if(!in_array(form_submit_js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(form_submit_js_path); includeJsFilesMannually(form_submit_js_path); } var js_path="js/teachers.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableTeacherEntry('Add'); }function EnableCollegeInformation() { var js_path="js/college.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableCollegeInformation(); }function DownloadMiscFiles() { var js_path="js/download_misc_files.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallDownloadMiscFiles(); }function ImportMarks() { var js_path="js/import_marks.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallImportMarks(); }function EnableAckRvRtApplication() { var js_path="js/ack_rv_rt_application.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableAckRvRtApplication(); } function EnableChallanPreparation() { var js_path="js/challan_preparation.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableChallanPreparation(); } function EnableChallanEntries() { var js_path="js/challan_entries.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableChallanEntries(); } function EnableReceiveRvRtApplication() { var js_path="js/receive_rv_rt_application.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableReceiveRvRtApplication() ; }function EnableRvRtGuideLines() { var js_path="js/rv_rt_guide_lines.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableRvRtGuideLines(); } function EnableAckExamAppForm() { var js_path="js/ack_exam_app_form.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableAckExamAppForm(); }function EnableExamAppGuideLines() { var js_path="js/ack_exam_app_form.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableExamAppGuideLines(); } function EnableRoomAllotment() { var js_path="js/room_allotment.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableRoomAllotment(); } function uploadStudentPhotos() // uploadStudentPhotos { var js_path="js/uploadStudentPhotos.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } var form_submit_js_path="js/form_submit.js"; if(!in_array(form_submit_js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(form_submit_js_path); includeJsFilesMannually(form_submit_js_path); } CalluploadStudentPhotos(); } function downloadStudentPhoto() // downloadStudentPhotos { var js_path="js/downloadStudentPhotos.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } var form_submit_js_path="js/form_submit.js"; if(!in_array(form_submit_js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(form_submit_js_path); includeJsFilesMannually(form_submit_js_path); } CalldownloadStudentPhotos(); } function FreshExamSubject() // { var js_path="js/subject_freshExam.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } var form_submit_js_path="js/form_submit.js"; if(!in_array(form_submit_js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(form_submit_js_path); includeJsFilesMannually(form_submit_js_path); } LoadIdentifySubjFreshExam(); } function enableUserSubjIdentfy() // User Subject Identification { var js_path="js/usersubj_identification.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallUserSubjIdentification(); } function enableBundleDisptch() // Bundle Dispatch { var js_path="js/bundle_dispatch.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallenableBundleDisptch(); } //rcub,reva function EnableUpdateSection() { var js_path="js/updateSection.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableUpdateSectionScreen(); } function EnableAttendanceScreen() { var js_path="js/attendance.js?v=31072017"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableAttendanceScreen(); } function EnableRvRtGuideLines() { var js_path="js/rv_rt_guide_lines.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableRvRtGuideLines(); } function EnableAckRvRtApplication() { var js_path="js/ack_rv_rt_application.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableAckRvRtApplication(); } function marksentrysubjectwise(enttype) { //alert(enttype); var js_path="js/markentry_subjectwise.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callmarksentrysubjectwise(enttype); } function EnableAdmSummeryReport() { var js_path="js/Report/report_admission_list.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadAdmSummeryListing(); } function enableMarksListElementWise() { var js_path="js/markslistelement_report.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallMarksListElementWise(); } function enableAdmissionApproval() // Admission Approval { var js_path="js/admission_approve.js?v=25052016"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallenableAdmissionApprove(); } function enableCollAdmissionApproval() // College Approval status { var js_path="js/college_approve.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallenableCollAdmissionApprove(); } function enableDocVerifyExamApp() // verify Documents for Exam Application { var js_path="js/doc_verification.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallenableDocVerifyExamApp(); } function enableAdmissionAppList() // Admission Approval report { var js_path="js/admissionapplist.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallenableAdmissionAppList(); } // database backup 22.04.2016 add to lys user only function viewAll() { var js_path="js/backup.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } viewAll(); } function EnablefeeInformation() { var js_path="js/feeupdation.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnablefeeInformation(); } //Loadtopsheetpr function Enabletopsheet() { var js_path="js/topsheet.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Enabletopsheetpr(); } //Loadmessage board function Enablemessage() { var js_path="js/message_text.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } EnableMessageText(); } //dates to enter from front end function EnableDate() { var js_path="js/daterange.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } EnableDateRange(); } function EnableFreez() { var js_path="js/subjectfreez.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } LoadfreezeSubject(); } function Enableworkstatus() { var js_path="js/workstaus.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Loadworkstatus(); } function Enablecollegestatusdegree() { var js_path="js/college_wise_degree_status.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } collegewisedegreestatus(); } function Enablepracticalmarksmis() { var js_path="custom_js/practical_marks_mis.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } practicalmarksmis(); } function enablePrintExamform () { var js_path="js/printExamform.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callPrintExamform(); } function enableDownloadFeeStatement() { var js_path="js/downloadFeeStatement.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callDownloadFeeStatement(); } function Enableadmdegree() { var js_path="js/mascomb.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callEnableadmdegree(); } // online sevices 07/10/2016 function Enableservices() { var js_path="js/services.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callenableservices(); } function Enableservicefeeheads() { var js_path="js/servicehead.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callenableservicefeeheads(); } function Enableheadfees() { var js_path="js/serviceheadfee.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callenableserviceheadfees(); } function Enableviewapplication() { var js_path="js/appstatus.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callenableviewapplication(); } function Enableroomallotmentsummary() { var js_path="js/roomallotmantsummary.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callroomallotmantsummary(); } // Room declaration and capacity update function Enableroomdeclaration() { var js_path="js/roomdeclaration.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callroomdeclaration(); } function Enableattendancefreezing() { var js_path="js/attendance_freez.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callattendancefreez(); } function uploadzip() { var js_path="js/uploadzip.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } calluploadzip(); } function photoupload() { var js_path="js/photoupload.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callphotoupload(); } function callstudentphoto() { var js_path="js/studentphotolist.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Enablestudentphoto(); } function invigilators_dairy() { var js_path="js/invigilators_dairy.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Enableinvigilators_dairy(); } function subjectwiseinvigilators_dairy() { var js_path="js/subjectwise_invigilator_dairy.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Enablesubjectinvigilator_dairy(); } function EnableBulkAckExamAppForm() { var js_path="js/ack_exam_app_form_bulk.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } CallEnableAckExamAppFormbulk(); } function Enablervdates() { var js_path="js/rvdates.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Callrvdates(); } function Enableansbookcancel() { var js_path="js/ansbookcancel.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callansbookcancel(); } function Enableanswerbookissued() { var js_path="js/answer_book_issued.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } callanswerbookissued(); } function Enableexamcnt() { var js_path="js/updateexamcnt.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Callupdateexamcnt(); } function Enablebundlestaus() { var js_path="js/bundlestatus.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Callbundlestatus(); } function Enablereceivebundle() { var js_path="js/bundlereceive.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Callbundlereceive(); } function Enablecolldesp() { var js_path="js/colldesp_ack.js"; if(!in_array(js_path,$loaded_js_files_arr)) { $loaded_js_files_arr.push(js_path); includeJsFilesMannually(js_path); } Enablecolldespack(); } // end of services
Close