├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── EMAIL ├── INDEX.PHP └── PHP.INI ├── Excel ├── oleread.inc └── reader.php ├── LICENSE ├── README.md ├── SMS ├── SENDSMS.PHP └── index.html ├── School Management Software - SaaS.mp4 ├── css ├── _notes │ └── dwsync.xml ├── border-radius.htc ├── calendar.css ├── custom-theme │ ├── images │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ │ ├── ui-bg_flat_55_fbec88_40x100.png │ │ ├── ui-bg_glass_75_d0e5f5_1x400.png │ │ ├── ui-bg_glass_85_dfeffc_1x400.png │ │ ├── ui-bg_glass_95_fef1ec_1x400.png │ │ ├── ui-bg_gloss-wave_55_0c8ded_500x100.png │ │ ├── ui-bg_inset-hard_100_f5f8f9_1x100.png │ │ ├── ui-bg_inset-hard_100_fcfdfd_1x100.png │ │ ├── ui-icons_0d86e5_256x240.png │ │ ├── ui-icons_217bc0_256x240.png │ │ ├── ui-icons_2e83ff_256x240.png │ │ ├── ui-icons_cd0a0a_256x240.png │ │ ├── ui-icons_d8e7f3_256x240.png │ │ └── ui-icons_f9bd01_256x240.png │ ├── jquery-ui-1.10.0.custom.css │ └── jquery-ui-1.10.0.custom.min.css ├── fileuploader.css ├── images │ ├── _PAlbTN │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png_128x96 │ │ ├── ui-bg_flat_75_ffffff_40x100.png_128x96 │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png_128x96 │ │ ├── ui-bg_glass_65_ffffff_1x400.png_128x96 │ │ ├── ui-bg_glass_75_dadada_1x400.png_128x96 │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png_128x96 │ │ ├── ui-bg_glass_95_fef1ec_1x400.png_128x96 │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png_128x96 │ │ ├── ui-icons_222222_256x240.png_128x96 │ │ ├── ui-icons_2e83ff_256x240.png_128x96 │ │ ├── ui-icons_454545_256x240.png_128x96 │ │ ├── ui-icons_888888_256x240.png_128x96 │ │ └── ui-icons_cd0a0a_256x240.png_128x96 │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ ├── ui-bg_flat_75_ffffff_40x100.png │ ├── ui-bg_glass_100_f6f6f6_1x400.png │ ├── ui-bg_glass_100_fdf5ce_1x400.png │ ├── ui-bg_glass_55_fbf9ee_1x400.png │ ├── ui-bg_glass_65_ffffff_1x400.png │ ├── ui-bg_glass_75_dadada_1x400.png │ ├── ui-bg_glass_75_e6e6e6_1x400.png │ ├── ui-bg_glass_95_fef1ec_1x400.png │ ├── ui-bg_gloss-wave_35_f6a828_500x100.png │ ├── ui-bg_highlight-soft_100_eeeeee_1x100.png │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png │ ├── ui-icons_222222_256x240.png │ ├── ui-icons_2e83ff_256x240.png │ ├── ui-icons_454545_256x240.png │ ├── ui-icons_888888_256x240.png │ ├── ui-icons_cd0a0a_256x240.png │ ├── ui-icons_ef8c08_256x240.png │ └── ui-icons_ffffff_256x240.png ├── jquery.multiselect.css ├── jquery.multiselect_.css ├── loading.gif ├── prettify.css ├── sprites-ie61.gif ├── sprites.png ├── sprites1.png ├── style.css ├── superfish.css ├── tab.css └── zebra_transform.css ├── images ├── ORDER_UP.GIF ├── _PAlbTN │ ├── ADDNEW.PNG_128x96 │ ├── APPLY.PNG_128x96 │ ├── BTN4.PNG_128x96 │ ├── BUTTONBG.GIF_128x96 │ ├── CANCEL.PNG_128x96 │ ├── EDIT.PNG_128x96 │ ├── EXPORT.GIF_128x96 │ ├── FOOTERBG.GIF_128x96 │ ├── HEADERBG.GIF_128x96 │ ├── LOGINBG.GIF_128x96 │ ├── LOGO.GIF_128x96 │ ├── MENUBG.GIF_128x96 │ ├── NO.PNG_128x96 │ ├── OK.PNG_128x96 │ ├── ORDER_UP.GIF_128x96 │ ├── SAVE.PNG_128x96 │ ├── SHADOW.PNG_128x96 │ ├── VIEW.GIF_128x96 │ ├── arrows-ffffff.gif_128x96 │ ├── buttonbgu6u.gif_128x96 │ ├── containerbg.gif_128x96 │ ├── error_msg.gif_128x96 │ ├── menubggerr.gif_128x96 │ ├── menubgrgreg.gif_128x96 │ ├── order_down.gif_128x96 │ ├── search_btn.gif_128x96 │ ├── search_opt_btn.gif_128x96 │ └── up_down_arrow.gif_128x96 ├── _notes │ └── dwsync.xml ├── addnew.png ├── apply.png ├── arrows-ffffff.gif ├── btn4.png ├── btn41.png ├── btn4aaa.png ├── buttonbg.gif ├── buttonbgu6u.gif ├── calendar │ ├── _PAlbTN │ │ ├── CAL.GIF_128x96 │ │ ├── NEXT_MON.GIF_128x96 │ │ ├── NO_CAL.GIF_128x96 │ │ ├── PIXEL.GIF_128x96 │ │ ├── PREV_MON.GIF_128x96 │ │ ├── SHADE_BL.PNG_128x96 │ │ ├── SHADE_BM.PNG_128x96 │ │ ├── SHADE_BR.PNG_128x96 │ │ ├── SHADE_MR.PNG_128x96 │ │ ├── SHADE_TR.PNG_128x96 │ │ ├── next_year.gif_128x96 │ │ └── prev_year.gif_128x96 │ ├── cal.gif │ ├── next_mon.gif │ ├── next_year.gif │ ├── no_cal.gif │ ├── pixel.gif │ ├── prev_mon.gif │ ├── prev_year.gif │ ├── shade_bl.png │ ├── shade_bm.png │ ├── shade_br.png │ ├── shade_mr.png │ └── shade_tr.png ├── cancel.png ├── checkbox.gif ├── containerbg.gif ├── edit.png ├── error_msg.gif ├── export.gif ├── footerbg.gif ├── headerbg.gif ├── left_green.gif ├── loading.gif ├── loginbg.gif ├── logo.gif ├── logo.png ├── menubg.gif ├── menubggerr.gif ├── menubgrgreg.gif ├── no.PNG ├── ok.PNG ├── order_down.gif ├── photos │ ├── big │ │ ├── 1345752848_25122011053.gif │ │ ├── 1345753239_icon-low-prices.png │ │ ├── 1345753488_Addicon.gif │ │ ├── 1345753561_Addicon.gif │ │ ├── 1345753732_Addicon.gif │ │ ├── 1346491809_edit.gif │ │ ├── 1385104361_Chrysanthemum.jpg │ │ ├── 1385105932_Penguins.jpg │ │ ├── 1385106108_Penguins.jpg │ │ ├── 1389942438_Chrysanthemum.jpg │ │ ├── 1389942676_Jellyfish.jpg │ │ ├── 1389943760_Jellyfish.jpg │ │ ├── 1389945269_Tulips.jpg │ │ └── 1389946997_Penguins.jpg │ └── thumb │ │ ├── 1345752848_25122011053.gif │ │ ├── 1345753239_icon-low-prices.png │ │ ├── 1345753488_Addicon.gif │ │ ├── 1345753561_Addicon.gif │ │ ├── 1345753732_Addicon.gif │ │ ├── 1346491809_edit.gif │ │ ├── 1385104361_Chrysanthemum.jpg │ │ ├── 1385105932_Penguins.jpg │ │ ├── 1385106108_Penguins.jpg │ │ ├── 1389942438_Chrysanthemum.jpg │ │ ├── 1389942676_Jellyfish.jpg │ │ ├── 1389943760_Jellyfish.jpg │ │ ├── 1389945269_Tulips.jpg │ │ └── 1389946997_Penguins.jpg ├── photos1345752131_Addicon.gif ├── photos1345752231_Addicon.gif ├── photos1345752394_Addicon.gif ├── return.png ├── right_green.gif ├── save.png ├── search_btn.gif ├── search_opt_btn.gif ├── shadow.png ├── tab_header.gif ├── tab_menubg.gif ├── tab_menubg_ovr.gif ├── up_down_arrow.gif ├── view.gif └── vsreesoft_logo.png ├── index.php ├── school_database_script.sql ├── system ├── application │ ├── config │ │ ├── autoload.php │ │ ├── config.php │ │ ├── constants.php │ │ ├── database.php │ │ ├── doctypes.php │ │ ├── hooks.php │ │ ├── index.html │ │ ├── mimes.php │ │ ├── routes.php │ │ ├── school.php │ │ ├── smileys.php │ │ └── user_agents.php │ ├── controllers │ │ ├── admin.php │ │ ├── attendence.php │ │ ├── attendence1.php │ │ ├── autogenerateid.php │ │ ├── book.php │ │ ├── bookcode.php │ │ ├── categories.php │ │ ├── category.php │ │ ├── classfees.php │ │ ├── classfeesoriginal.php │ │ ├── classsubject.php │ │ ├── course.php │ │ ├── examfee.php │ │ ├── examtype.php │ │ ├── examtypetemp.php │ │ ├── expenditure.php │ │ ├── expendituretype.php │ │ ├── home.php │ │ ├── hostelfees.php │ │ ├── hostelrecord.php │ │ ├── hostelreg.php │ │ ├── libraryrecord.php │ │ ├── libraryreg.php │ │ ├── login.php │ │ ├── loginform.php │ │ ├── marks.php │ │ ├── marksold.php │ │ ├── profile.php │ │ ├── reports.php │ │ ├── roll.php │ │ ├── school.php │ │ ├── schoolfee.php │ │ ├── setting.php │ │ ├── staff.php │ │ ├── stafftype.php │ │ ├── student.php │ │ ├── student1.php │ │ ├── subject.php │ │ ├── tab.php │ │ ├── timetable.php │ │ └── user.php │ ├── errors │ │ ├── error_404.php │ │ ├── error_db.php │ │ ├── error_general.php │ │ ├── error_php.php │ │ └── index.html │ ├── helpers │ │ ├── index.html │ │ └── my_html_helper.php │ ├── hooks │ │ ├── index.html │ │ └── pear_hook.php │ ├── index.html │ ├── language │ │ └── english │ │ │ └── index.html │ ├── libraries │ │ ├── Pearloader.php │ │ └── index.html │ ├── models │ │ ├── admin.php │ │ ├── adminmodel.php │ │ ├── index.html │ │ └── loginmodel.php │ ├── pear │ │ ├── HTML │ │ │ ├── Common.php │ │ │ ├── Form.php │ │ │ ├── Page.php │ │ │ ├── Page │ │ │ │ ├── Doctypes.php │ │ │ │ └── Namespaces.php │ │ │ ├── Table.php │ │ │ └── Table │ │ │ │ └── Storage.php │ │ ├── HTTP │ │ │ ├── Download.php │ │ │ ├── Download │ │ │ │ ├── Archive.php │ │ │ │ └── PgLOB.php │ │ │ ├── Header.php │ │ │ ├── Header │ │ │ │ └── Cache.php │ │ │ ├── Request.php │ │ │ └── Request │ │ │ │ └── Listener.php │ │ ├── Image │ │ │ ├── Barcode.php │ │ │ ├── Barcode │ │ │ │ ├── Code39.php │ │ │ │ ├── code128.php │ │ │ │ ├── ean13.php │ │ │ │ ├── int25.php │ │ │ │ ├── postnet.php │ │ │ │ └── upca.php │ │ │ ├── Color.php │ │ │ ├── Tools.php │ │ │ └── Tools │ │ │ │ ├── Blend.php │ │ │ │ ├── Border.php │ │ │ │ ├── Marquee.php │ │ │ │ ├── Mask.php │ │ │ │ ├── Swap.php │ │ │ │ ├── Thumbnail.php │ │ │ │ ├── Utils.php │ │ │ │ └── Watermark.php │ │ ├── Mail │ │ │ └── Mail.php │ │ ├── Mail_Mime │ │ │ ├── mime.php │ │ │ ├── mimePart.php │ │ │ ├── scripts │ │ │ │ └── phail.php │ │ │ └── tests │ │ │ │ ├── class-filename.phpt │ │ │ │ ├── encoding_case.phpt │ │ │ │ ├── headers_with_mbstring.phpt │ │ │ │ ├── headers_without_mbstring.phpt │ │ │ │ ├── sleep_wakeup_EOL-bug3488-part1.phpt │ │ │ │ ├── sleep_wakeup_EOL-bug3488-part2.phpt │ │ │ │ ├── test_Bug_10596_1.phpt │ │ │ │ ├── test_Bug_10816_1.phpt │ │ │ │ ├── test_Bug_11731.phpt │ │ │ │ ├── test_Bug_12411.phpt │ │ │ │ ├── test_Bug_13444.phpt │ │ │ │ ├── test_Bug_13962.phpt │ │ │ │ ├── test_Bug_14529.phpt │ │ │ │ ├── test_Bug_14779.phpt │ │ │ │ ├── test_Bug_14780.phpt │ │ │ │ ├── test_Bug_15320.phpt │ │ │ │ ├── test_Bug_17025.phpt │ │ │ │ ├── test_Bug_17175.phpt │ │ │ │ ├── test_Bug_18083.phpt │ │ │ │ ├── test_Bug_3513_1.phpt │ │ │ │ ├── test_Bug_3513_2.phpt │ │ │ │ ├── test_Bug_3513_3.phpt │ │ │ │ ├── test_Bug_7561_1.phpt │ │ │ │ ├── test_Bug_8386_1.phpt │ │ │ │ ├── test_Bug_8541_1.phpt │ │ │ │ ├── test_Bug_9558_1.phpt │ │ │ │ └── test_Bug_9722_1.phpt │ │ ├── Net │ │ │ ├── DIME.php │ │ │ ├── SMTP.php │ │ │ ├── Socket.php │ │ │ └── URL.php │ │ ├── PEAR.php │ │ └── PEAR │ │ │ └── PEAR.php │ └── views │ │ ├── admin.php │ │ ├── attendence │ │ ├── addnew.php │ │ ├── attendence.php │ │ ├── edit.php │ │ ├── edit1.php │ │ ├── list.php │ │ ├── list1.php │ │ ├── report.php │ │ ├── section.php │ │ ├── showattendence.php │ │ ├── studentlist.php │ │ ├── view.php │ │ └── view1.php │ │ ├── autogenerateid │ │ └── Rollno.php │ │ ├── book │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── bookcode │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── castcategory │ │ ├── categoryaddnew.php │ │ ├── categoryedit.php │ │ └── categoryview.php │ │ ├── category │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── classfees │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── issueinprogress │ │ │ ├── addnew.php │ │ │ ├── edit.php │ │ │ ├── list.php │ │ │ └── view.php │ │ ├── list.php │ │ ├── temp │ │ │ ├── addnew.php │ │ │ ├── edit.php │ │ │ ├── list.php │ │ │ └── view.php │ │ └── view.php │ │ ├── classsubject │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── container.php │ │ ├── course │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── edit.php │ │ ├── examfee │ │ ├── 1 │ │ │ ├── addnew.php │ │ │ ├── edit.php │ │ │ ├── list.php │ │ │ └── view.php │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ ├── section.php │ │ ├── studentlist.php │ │ └── view.php │ │ ├── examtype │ │ ├── New folder │ │ │ ├── addnew.php │ │ │ ├── edit.php │ │ │ ├── list.php │ │ │ └── view.php │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── expenditure │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── expendituretype │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── footer.php │ │ ├── header.php │ │ ├── headerlogin.php │ │ ├── home │ │ ├── emails.php │ │ ├── library.php │ │ ├── list.php │ │ ├── numbers.php │ │ ├── numbers1.php │ │ ├── photoupload.php │ │ ├── section.php │ │ ├── sendmail.php │ │ ├── sendsms.php │ │ ├── sendsms1.php │ │ ├── staff.php │ │ ├── student.php │ │ └── today.php │ │ ├── hostelfees │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── hostelrecord │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ ├── records.php │ │ ├── report.php │ │ └── view.php │ │ ├── hostelreg │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── index.html │ │ ├── index.php │ │ ├── libraryrecord │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── issue.php │ │ ├── list.php │ │ ├── return.php │ │ ├── returnlist.php │ │ └── view.php │ │ ├── libraryreg │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── login.php │ │ ├── login │ │ ├── institute.php │ │ ├── view.php │ │ └── viewold.php │ │ ├── marks.7z │ │ ├── marks │ │ ├── addnew.php │ │ ├── class_section.php │ │ ├── edit.php │ │ ├── examtypelist1.php │ │ ├── list.php │ │ ├── records.php │ │ ├── report.php │ │ ├── showmarks.php │ │ ├── studentroll.php │ │ ├── subjectlist.php │ │ └── view.php │ │ ├── marksold │ │ ├── addnew.php │ │ ├── class_section.php │ │ ├── edit.php │ │ ├── list.php │ │ ├── records.php │ │ ├── report.php │ │ ├── showmarks.php │ │ ├── studentroll.php │ │ └── view.php │ │ ├── menu.php │ │ ├── menu1.php │ │ ├── profile │ │ ├── changepassword.php │ │ ├── staff.php │ │ ├── student.php │ │ └── view.php │ │ ├── reports │ │ ├── expenditure.php │ │ ├── expenditurelist.php │ │ ├── hostelfees.php │ │ ├── hostelfeeslist.php │ │ ├── schoolfees.php │ │ ├── schoolfeeslist.php │ │ ├── strength.php │ │ └── strengthlist.php │ │ ├── roll │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── schoolfee │ │ ├── addnew.php │ │ ├── class_section.php │ │ ├── classwisefees.php │ │ ├── edit.php │ │ ├── list.php │ │ ├── receipt.php │ │ ├── showschoolfees.php │ │ ├── studentroll.php │ │ └── view.php │ │ ├── setting.php │ │ ├── setting │ │ └── setting.php │ │ ├── staff │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── stafftype │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── student │ │ ├── addnew.php │ │ ├── assignlist.php │ │ ├── edit.php │ │ ├── list.php │ │ ├── newassign.php │ │ ├── section.php │ │ ├── studentlist1.php │ │ ├── upload.php │ │ └── view.php │ │ ├── subject │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php │ │ ├── tab │ │ ├── addnew.php │ │ ├── attendance.php │ │ ├── attendsucces.php │ │ ├── dashboard.php │ │ ├── edit.php │ │ ├── footer.php │ │ ├── header.php │ │ ├── home.php │ │ ├── list.php │ │ ├── login.php │ │ ├── menu.php │ │ ├── studentlist.php │ │ └── view.php │ │ ├── timetable │ │ ├── addnew.php │ │ ├── edit.php │ │ └── list.php │ │ └── user │ │ ├── addnew.php │ │ ├── edit.php │ │ ├── list.php │ │ └── view.php ├── cache │ └── index.html ├── codeigniter │ ├── Base4.php │ ├── Base5.php │ ├── CodeIgniter.php │ ├── Common.php │ ├── Compat.php │ └── index.html ├── database │ ├── DB.php │ ├── DB_active_rec.php │ ├── DB_cache.php │ ├── DB_driver.php │ ├── DB_forge.php │ ├── DB_result.php │ ├── DB_utility.php │ ├── drivers │ │ ├── index.html │ │ ├── mssql │ │ │ ├── index.html │ │ │ ├── mssql_driver.php │ │ │ ├── mssql_forge.php │ │ │ ├── mssql_result.php │ │ │ └── mssql_utility.php │ │ ├── mysql │ │ │ ├── index.html │ │ │ ├── mysql_driver.php │ │ │ ├── mysql_forge.php │ │ │ ├── mysql_result.php │ │ │ └── mysql_utility.php │ │ ├── mysqli │ │ │ ├── index.html │ │ │ ├── mysqli_driver.php │ │ │ ├── mysqli_forge.php │ │ │ ├── mysqli_result.php │ │ │ └── mysqli_utility.php │ │ ├── oci8 │ │ │ ├── index.html │ │ │ ├── oci8_driver.php │ │ │ ├── oci8_forge.php │ │ │ ├── oci8_result.php │ │ │ └── oci8_utility.php │ │ ├── odbc │ │ │ ├── index.html │ │ │ ├── odbc_driver.php │ │ │ ├── odbc_forge.php │ │ │ ├── odbc_result.php │ │ │ └── odbc_utility.php │ │ ├── postgre │ │ │ ├── index.html │ │ │ ├── postgre_driver.php │ │ │ ├── postgre_forge.php │ │ │ ├── postgre_result.php │ │ │ └── postgre_utility.php │ │ └── sqlite │ │ │ ├── index.html │ │ │ ├── sqlite_driver.php │ │ │ ├── sqlite_forge.php │ │ │ ├── sqlite_result.php │ │ │ └── sqlite_utility.php │ └── index.html ├── fonts │ ├── index.html │ └── texb.ttf ├── helpers │ ├── array_helper.php │ ├── compatibility_helper.php │ ├── cookie_helper.php │ ├── date_helper.php │ ├── directory_helper.php │ ├── download_helper.php │ ├── email_helper.php │ ├── file_helper.php │ ├── form_helper.php │ ├── html_helper.php │ ├── index.html │ ├── inflector_helper.php │ ├── language_helper.php │ ├── number_helper.php │ ├── path_helper.php │ ├── security_helper.php │ ├── smiley_helper.php │ ├── string_helper.php │ ├── text_helper.php │ ├── typography_helper.php │ ├── url_helper.php │ └── xml_helper.php ├── index.html ├── language │ ├── english │ │ ├── calendar_lang.php │ │ ├── date_lang.php │ │ ├── db_lang.php │ │ ├── email_lang.php │ │ ├── form_validation_lang.php │ │ ├── ftp_lang.php │ │ ├── imglib_lang.php │ │ ├── index.html │ │ ├── number_lang.php │ │ ├── profiler_lang.php │ │ ├── scaffolding_lang.php │ │ ├── unit_test_lang.php │ │ ├── upload_lang.php │ │ └── validation_lang.php │ └── index.html ├── libraries │ ├── Benchmark.php │ ├── Calendar.php │ ├── Cart.php │ ├── Config.php │ ├── Controller.php │ ├── Email.php │ ├── Encrypt.php │ ├── Exceptions.php │ ├── Form_validation.php │ ├── Ftp.php │ ├── Hooks.php │ ├── Image_lib.php │ ├── Input.php │ ├── Language.php │ ├── Loader.php │ ├── Log.php │ ├── Model.php │ ├── Output.php │ ├── Pagination.php │ ├── Parser.php │ ├── Profiler.php │ ├── Router.php │ ├── Session.php │ ├── Sha1.php │ ├── Table.php │ ├── Trackback.php │ ├── Typography.php │ ├── URI.php │ ├── Unit_test.php │ ├── Upload.php │ ├── User_agent.php │ ├── Validation.php │ ├── Xmlrpc.php │ ├── Xmlrpcs.php │ ├── Zip.php │ └── index.html ├── logs │ └── index.html ├── plugins │ ├── captcha_pi.php │ ├── index.html │ └── js_calendar_pi.php └── scaffolding │ ├── Scaffolding.php │ ├── images │ ├── _PAlbTN │ │ ├── LOGO.JPG_128x96 │ │ └── background.jpg_128x96 │ ├── background.jpg │ ├── index.html │ └── logo.jpg │ ├── index.html │ └── views │ ├── add.php │ ├── delete.php │ ├── edit.php │ ├── footer.php │ ├── header.php │ ├── index.html │ ├── no_data.php │ ├── stylesheet.css │ └── view.php ├── themes ├── 1 │ ├── css │ │ ├── _notes │ │ │ └── dwsync.xml │ │ ├── border-radius.htc │ │ ├── calendar.css │ │ ├── custom-theme │ │ │ ├── images │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ │ │ │ ├── ui-bg_flat_55_fbec88_40x100.png │ │ │ │ ├── ui-bg_glass_75_d0e5f5_1x400.png │ │ │ │ ├── ui-bg_glass_85_dfeffc_1x400.png │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png │ │ │ │ ├── ui-bg_gloss-wave_55_0c8ded_500x100.png │ │ │ │ ├── ui-bg_inset-hard_100_f5f8f9_1x100.png │ │ │ │ ├── ui-bg_inset-hard_100_fcfdfd_1x100.png │ │ │ │ ├── ui-icons_0d86e5_256x240.png │ │ │ │ ├── ui-icons_217bc0_256x240.png │ │ │ │ ├── ui-icons_2e83ff_256x240.png │ │ │ │ ├── ui-icons_cd0a0a_256x240.png │ │ │ │ ├── ui-icons_d8e7f3_256x240.png │ │ │ │ └── ui-icons_f9bd01_256x240.png │ │ │ ├── jquery-ui-1.10.0.custom.css │ │ │ └── jquery-ui-1.10.0.custom.min.css │ │ ├── fileuploader.css │ │ ├── images │ │ │ ├── _PAlbTN │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png_128x96 │ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png_128x96 │ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png_128x96 │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png_128x96 │ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png_128x96 │ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png_128x96 │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png_128x96 │ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png_128x96 │ │ │ │ ├── ui-icons_222222_256x240.png_128x96 │ │ │ │ ├── ui-icons_2e83ff_256x240.png_128x96 │ │ │ │ ├── ui-icons_454545_256x240.png_128x96 │ │ │ │ ├── ui-icons_888888_256x240.png_128x96 │ │ │ │ └── ui-icons_cd0a0a_256x240.png_128x96 │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png │ │ │ ├── ui-bg_glass_100_f6f6f6_1x400.png │ │ │ ├── ui-bg_glass_100_fdf5ce_1x400.png │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png │ │ │ ├── ui-bg_glass_75_dadada_1x400.png │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png │ │ │ ├── ui-bg_gloss-wave_35_f6a828_500x100.png │ │ │ ├── ui-bg_highlight-soft_100_eeeeee_1x100.png │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png │ │ │ ├── ui-icons_222222_256x240.png │ │ │ ├── ui-icons_2e83ff_256x240.png │ │ │ ├── ui-icons_454545_256x240.png │ │ │ ├── ui-icons_888888_256x240.png │ │ │ ├── ui-icons_cd0a0a_256x240.png │ │ │ ├── ui-icons_ef8c08_256x240.png │ │ │ └── ui-icons_ffffff_256x240.png │ │ ├── jquery.multiselect.css │ │ ├── jquery.multiselect_.css │ │ ├── loading.gif │ │ ├── prettify.css │ │ ├── sprites-ie61.gif │ │ ├── sprites.png │ │ ├── sprites1.png │ │ ├── style.css │ │ ├── superfish.css │ │ ├── tab.css │ │ └── zebra_transform.css │ ├── images │ │ ├── ORDER_UP.GIF │ │ ├── _PAlbTN │ │ │ ├── ADDNEW.PNG_128x96 │ │ │ ├── APPLY.PNG_128x96 │ │ │ ├── BTN4.PNG_128x96 │ │ │ ├── BUTTONBG.GIF_128x96 │ │ │ ├── CANCEL.PNG_128x96 │ │ │ ├── EDIT.PNG_128x96 │ │ │ ├── EXPORT.GIF_128x96 │ │ │ ├── FOOTERBG.GIF_128x96 │ │ │ ├── HEADERBG.GIF_128x96 │ │ │ ├── LOGINBG.GIF_128x96 │ │ │ ├── LOGO.GIF_128x96 │ │ │ ├── MENUBG.GIF_128x96 │ │ │ ├── NO.PNG_128x96 │ │ │ ├── OK.PNG_128x96 │ │ │ ├── ORDER_UP.GIF_128x96 │ │ │ ├── SAVE.PNG_128x96 │ │ │ ├── SHADOW.PNG_128x96 │ │ │ ├── VIEW.GIF_128x96 │ │ │ ├── arrows-ffffff.gif_128x96 │ │ │ ├── buttonbgu6u.gif_128x96 │ │ │ ├── containerbg.gif_128x96 │ │ │ ├── error_msg.gif_128x96 │ │ │ ├── menubggerr.gif_128x96 │ │ │ ├── menubgrgreg.gif_128x96 │ │ │ ├── order_down.gif_128x96 │ │ │ ├── search_btn.gif_128x96 │ │ │ ├── search_opt_btn.gif_128x96 │ │ │ └── up_down_arrow.gif_128x96 │ │ ├── _notes │ │ │ └── dwsync.xml │ │ ├── addnew.png │ │ ├── apply.png │ │ ├── arrows-ffffff.gif │ │ ├── btn4.png │ │ ├── btn41.png │ │ ├── btn4aaa.png │ │ ├── buttonbg.gif │ │ ├── buttonbgu6u.gif │ │ ├── calendar │ │ │ ├── _PAlbTN │ │ │ │ ├── CAL.GIF_128x96 │ │ │ │ ├── NEXT_MON.GIF_128x96 │ │ │ │ ├── NO_CAL.GIF_128x96 │ │ │ │ ├── PIXEL.GIF_128x96 │ │ │ │ ├── PREV_MON.GIF_128x96 │ │ │ │ ├── SHADE_BL.PNG_128x96 │ │ │ │ ├── SHADE_BM.PNG_128x96 │ │ │ │ ├── SHADE_BR.PNG_128x96 │ │ │ │ ├── SHADE_MR.PNG_128x96 │ │ │ │ ├── SHADE_TR.PNG_128x96 │ │ │ │ ├── next_year.gif_128x96 │ │ │ │ └── prev_year.gif_128x96 │ │ │ ├── cal.gif │ │ │ ├── next_mon.gif │ │ │ ├── next_year.gif │ │ │ ├── no_cal.gif │ │ │ ├── pixel.gif │ │ │ ├── prev_mon.gif │ │ │ ├── prev_year.gif │ │ │ ├── shade_bl.png │ │ │ ├── shade_bm.png │ │ │ ├── shade_br.png │ │ │ ├── shade_mr.png │ │ │ └── shade_tr.png │ │ ├── cancel.png │ │ ├── checkbox.gif │ │ ├── containerbg.gif │ │ ├── edit.png │ │ ├── error_msg.gif │ │ ├── export.gif │ │ ├── footerbg.gif │ │ ├── headerbg.gif │ │ ├── left_green.gif │ │ ├── loading.gif │ │ ├── loginbg.gif │ │ ├── logo.gif │ │ ├── logo.png │ │ ├── menubg.gif │ │ ├── menubggerr.gif │ │ ├── menubgrgreg.gif │ │ ├── no.PNG │ │ ├── ok.PNG │ │ ├── order_down.gif │ │ ├── photos │ │ │ ├── big │ │ │ │ ├── 1345752848_25122011053.gif │ │ │ │ ├── 1345753239_icon-low-prices.png │ │ │ │ ├── 1345753488_Addicon.gif │ │ │ │ ├── 1345753561_Addicon.gif │ │ │ │ ├── 1345753732_Addicon.gif │ │ │ │ ├── 1346491809_edit.gif │ │ │ │ ├── 1385104361_Chrysanthemum.jpg │ │ │ │ ├── 1385105932_Penguins.jpg │ │ │ │ └── 1385106108_Penguins.jpg │ │ │ └── thumb │ │ │ │ ├── 1345752848_25122011053.gif │ │ │ │ ├── 1345753239_icon-low-prices.png │ │ │ │ ├── 1345753488_Addicon.gif │ │ │ │ ├── 1345753561_Addicon.gif │ │ │ │ ├── 1345753732_Addicon.gif │ │ │ │ ├── 1346491809_edit.gif │ │ │ │ ├── 1385104361_Chrysanthemum.jpg │ │ │ │ ├── 1385105932_Penguins.jpg │ │ │ │ └── 1385106108_Penguins.jpg │ │ ├── photos1345752131_Addicon.gif │ │ ├── photos1345752231_Addicon.gif │ │ ├── photos1345752394_Addicon.gif │ │ ├── return.png │ │ ├── right_green.gif │ │ ├── save.png │ │ ├── search_btn.gif │ │ ├── search_opt_btn.gif │ │ ├── shadow.png │ │ ├── tab_header.gif │ │ ├── tab_menubg.gif │ │ ├── tab_menubg_ovr.gif │ │ ├── up_down_arrow.gif │ │ ├── view.gif │ │ └── vsreesoft_logo.png │ └── logo.png ├── 2 │ ├── css │ │ ├── _notes │ │ │ └── dwsync.xml │ │ ├── border-radius.htc │ │ ├── calendar.css │ │ ├── custom-theme │ │ │ ├── images │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ │ │ │ ├── ui-bg_flat_55_fbec88_40x100.png │ │ │ │ ├── ui-bg_glass_75_d0e5f5_1x400.png │ │ │ │ ├── ui-bg_glass_85_dfeffc_1x400.png │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png │ │ │ │ ├── ui-bg_gloss-wave_55_0c8ded_500x100.png │ │ │ │ ├── ui-bg_inset-hard_100_f5f8f9_1x100.png │ │ │ │ ├── ui-bg_inset-hard_100_fcfdfd_1x100.png │ │ │ │ ├── ui-icons_0d86e5_256x240.png │ │ │ │ ├── ui-icons_217bc0_256x240.png │ │ │ │ ├── ui-icons_2e83ff_256x240.png │ │ │ │ ├── ui-icons_cd0a0a_256x240.png │ │ │ │ ├── ui-icons_d8e7f3_256x240.png │ │ │ │ └── ui-icons_f9bd01_256x240.png │ │ │ ├── jquery-ui-1.10.0.custom.css │ │ │ └── jquery-ui-1.10.0.custom.min.css │ │ ├── fileuploader.css │ │ ├── images │ │ │ ├── _PAlbTN │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png_128x96 │ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png_128x96 │ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png_128x96 │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png_128x96 │ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png_128x96 │ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png_128x96 │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png_128x96 │ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png_128x96 │ │ │ │ ├── ui-icons_222222_256x240.png_128x96 │ │ │ │ ├── ui-icons_2e83ff_256x240.png_128x96 │ │ │ │ ├── ui-icons_454545_256x240.png_128x96 │ │ │ │ ├── ui-icons_888888_256x240.png_128x96 │ │ │ │ └── ui-icons_cd0a0a_256x240.png_128x96 │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png │ │ │ ├── ui-bg_glass_100_f6f6f6_1x400.png │ │ │ ├── ui-bg_glass_100_fdf5ce_1x400.png │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png │ │ │ ├── ui-bg_glass_75_dadada_1x400.png │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png │ │ │ ├── ui-bg_gloss-wave_35_f6a828_500x100.png │ │ │ ├── ui-bg_highlight-soft_100_eeeeee_1x100.png │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png │ │ │ ├── ui-icons_222222_256x240.png │ │ │ ├── ui-icons_2e83ff_256x240.png │ │ │ ├── ui-icons_454545_256x240.png │ │ │ ├── ui-icons_888888_256x240.png │ │ │ ├── ui-icons_cd0a0a_256x240.png │ │ │ ├── ui-icons_ef8c08_256x240.png │ │ │ └── ui-icons_ffffff_256x240.png │ │ ├── jquery.multiselect.css │ │ ├── jquery.multiselect_.css │ │ ├── loading.gif │ │ ├── prettify.css │ │ ├── sprites-ie61.gif │ │ ├── sprites.png │ │ ├── sprites1.png │ │ ├── style.css │ │ ├── superfish.css │ │ ├── tab.css │ │ └── zebra_transform.css │ └── images │ │ ├── ORDER_UP.GIF │ │ ├── _PAlbTN │ │ ├── ADDNEW.PNG_128x96 │ │ ├── APPLY.PNG_128x96 │ │ ├── BTN4.PNG_128x96 │ │ ├── BUTTONBG.GIF_128x96 │ │ ├── CANCEL.PNG_128x96 │ │ ├── EDIT.PNG_128x96 │ │ ├── EXPORT.GIF_128x96 │ │ ├── FOOTERBG.GIF_128x96 │ │ ├── HEADERBG.GIF_128x96 │ │ ├── LOGINBG.GIF_128x96 │ │ ├── LOGO.GIF_128x96 │ │ ├── MENUBG.GIF_128x96 │ │ ├── NO.PNG_128x96 │ │ ├── OK.PNG_128x96 │ │ ├── ORDER_UP.GIF_128x96 │ │ ├── SAVE.PNG_128x96 │ │ ├── SHADOW.PNG_128x96 │ │ ├── VIEW.GIF_128x96 │ │ ├── arrows-ffffff.gif_128x96 │ │ ├── buttonbgu6u.gif_128x96 │ │ ├── containerbg.gif_128x96 │ │ ├── error_msg.gif_128x96 │ │ ├── menubggerr.gif_128x96 │ │ ├── menubgrgreg.gif_128x96 │ │ ├── order_down.gif_128x96 │ │ ├── search_btn.gif_128x96 │ │ ├── search_opt_btn.gif_128x96 │ │ └── up_down_arrow.gif_128x96 │ │ ├── _notes │ │ └── dwsync.xml │ │ ├── addnew.png │ │ ├── apply.png │ │ ├── arrows-ffffff.gif │ │ ├── btn4.png │ │ ├── btn41.png │ │ ├── btn4aaa.png │ │ ├── buttonbg.gif │ │ ├── buttonbgu6u.gif │ │ ├── calendar │ │ ├── _PAlbTN │ │ │ ├── CAL.GIF_128x96 │ │ │ ├── NEXT_MON.GIF_128x96 │ │ │ ├── NO_CAL.GIF_128x96 │ │ │ ├── PIXEL.GIF_128x96 │ │ │ ├── PREV_MON.GIF_128x96 │ │ │ ├── SHADE_BL.PNG_128x96 │ │ │ ├── SHADE_BM.PNG_128x96 │ │ │ ├── SHADE_BR.PNG_128x96 │ │ │ ├── SHADE_MR.PNG_128x96 │ │ │ ├── SHADE_TR.PNG_128x96 │ │ │ ├── next_year.gif_128x96 │ │ │ └── prev_year.gif_128x96 │ │ ├── cal.gif │ │ ├── next_mon.gif │ │ ├── next_year.gif │ │ ├── no_cal.gif │ │ ├── pixel.gif │ │ ├── prev_mon.gif │ │ ├── prev_year.gif │ │ ├── shade_bl.png │ │ ├── shade_bm.png │ │ ├── shade_br.png │ │ ├── shade_mr.png │ │ └── shade_tr.png │ │ ├── cancel.png │ │ ├── checkbox.gif │ │ ├── containerbg.gif │ │ ├── edit.png │ │ ├── error_msg.gif │ │ ├── export.gif │ │ ├── footerbg.gif │ │ ├── headerbg.gif │ │ ├── left_green.gif │ │ ├── loading.gif │ │ ├── loginbg.gif │ │ ├── logo.gif │ │ ├── logo.png │ │ ├── logo1.png │ │ ├── menubg.gif │ │ ├── menubggerr.gif │ │ ├── menubgrgreg.gif │ │ ├── no.PNG │ │ ├── ok.PNG │ │ ├── order_down.gif │ │ ├── photos │ │ ├── big │ │ │ ├── 1345752848_25122011053.gif │ │ │ ├── 1345753239_icon-low-prices.png │ │ │ ├── 1345753488_Addicon.gif │ │ │ ├── 1345753561_Addicon.gif │ │ │ ├── 1345753732_Addicon.gif │ │ │ ├── 1346491809_edit.gif │ │ │ ├── 1385104361_Chrysanthemum.jpg │ │ │ ├── 1385105932_Penguins.jpg │ │ │ └── 1385106108_Penguins.jpg │ │ └── thumb │ │ │ ├── 1345752848_25122011053.gif │ │ │ ├── 1345753239_icon-low-prices.png │ │ │ ├── 1345753488_Addicon.gif │ │ │ ├── 1345753561_Addicon.gif │ │ │ ├── 1345753732_Addicon.gif │ │ │ ├── 1346491809_edit.gif │ │ │ ├── 1385104361_Chrysanthemum.jpg │ │ │ ├── 1385105932_Penguins.jpg │ │ │ └── 1385106108_Penguins.jpg │ │ ├── photos1345752131_Addicon.gif │ │ ├── photos1345752231_Addicon.gif │ │ ├── photos1345752394_Addicon.gif │ │ ├── return.png │ │ ├── right_green.gif │ │ ├── save.png │ │ ├── search_btn.gif │ │ ├── search_opt_btn.gif │ │ ├── shadow.png │ │ ├── tab_header.gif │ │ ├── tab_menubg.gif │ │ ├── tab_menubg_ovr.gif │ │ ├── up_down_arrow.gif │ │ └── view.gif └── js │ ├── calendar │ ├── calendar_db.js │ ├── calendar_eu.js │ └── calendar_us.js │ ├── do-nothing.htm │ ├── dropdown │ ├── ba.hashchange.js │ ├── jquery-ui.min.js │ ├── jquery.multiselect.js │ └── prettify.js │ ├── fileuploader.js │ ├── functions.js │ ├── jquery-1.9.0.js │ ├── jquery-ui-1.10.0.custom.js │ ├── jquery.js │ ├── menu │ ├── hoverIntent.js │ ├── jquery-1.2.6.min.js │ ├── jquery.bgiframe.min.js │ ├── jquery.hoverIntent.js │ ├── jquery.hoverIntent.minified.js │ ├── superfish.js │ └── supersubs.js │ ├── photo │ ├── jquery-pack.js │ └── jquery.imgareaselect.min.js │ ├── template.js │ ├── template1.js │ ├── uploadscript │ └── ajaxupload.3.5.js │ └── zebra_transform.js ├── xls ├── 1 │ ├── 1357843539_StudentInfo.xls │ └── 1357843669_StudentClass.xls ├── 11 │ ├── 1357840152_StudentInfo.xls │ ├── 1357840363_StudentClass.xls │ ├── 1357840381_StudentFees.xls │ ├── 1357840622_StudentInfo.xls │ ├── 1357840654_StudentClass.xls │ ├── 1357840662_StudentInfo.xls │ ├── 1357841374_Student List.xls │ ├── 1357841453_Student List.xls │ ├── 1357841545_Student List.xls │ ├── 1357841767_Student List.xls │ ├── 1357841839_Student List.xls │ ├── 1357842062_Student List.xls │ ├── 1357842247_Student List.xls │ ├── 1357842446_Student List.xls │ ├── 1357842508_Student List.xls │ ├── 1357842675_Student List.xls │ ├── StudentClass.xls │ ├── StudentFees.xls │ ├── StudentInfo.xls │ └── StudentList.xls ├── 1357843669_StudentClass.xls ├── 1390561929_1387699212_1357843539_StudentInfo.xls ├── 1391094352_StudentFees.xls ├── 1391094381_StudentFees.xls ├── 1391094445_StudentFees.xls ├── 1391094465_StudentFees.xls ├── 1391094542_StudentFees.xls ├── 1391094647_StudentFees.xls ├── 1391094684_StudentFees.xls ├── 1391094760_StudentFees.xls ├── 1391145835_StudentFees.xls ├── 1391145885_StudentFees.xls ├── StudentClass.xls ├── StudentFees.xls └── StudentInfo.xls └── xml ├── attendance.xml ├── spentamt.xml └── termfees.xml /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /School Management Software - SaaS.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/School Management Software - SaaS.mp4 -------------------------------------------------------------------------------- /css/_notes/dwsync.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /css/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-bg_flat_55_fbec88_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-bg_flat_55_fbec88_40x100.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-bg_glass_75_d0e5f5_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-bg_glass_75_d0e5f5_1x400.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-bg_glass_85_dfeffc_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-bg_glass_85_dfeffc_1x400.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-bg_glass_95_fef1ec_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-bg_glass_95_fef1ec_1x400.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-bg_gloss-wave_55_0c8ded_500x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-bg_gloss-wave_55_0c8ded_500x100.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-icons_0d86e5_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-icons_0d86e5_256x240.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-icons_217bc0_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-icons_217bc0_256x240.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-icons_2e83ff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-icons_2e83ff_256x240.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-icons_cd0a0a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-icons_cd0a0a_256x240.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-icons_d8e7f3_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-icons_d8e7f3_256x240.png -------------------------------------------------------------------------------- /css/custom-theme/images/ui-icons_f9bd01_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/custom-theme/images/ui-icons_f9bd01_256x240.png -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-bg_flat_0_aaaaaa_40x100.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-bg_flat_0_aaaaaa_40x100.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-bg_flat_75_ffffff_40x100.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-bg_flat_75_ffffff_40x100.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-bg_glass_55_fbf9ee_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-bg_glass_55_fbf9ee_1x400.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-bg_glass_65_ffffff_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-bg_glass_65_ffffff_1x400.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-bg_glass_75_dadada_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-bg_glass_75_dadada_1x400.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-bg_glass_75_e6e6e6_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-bg_glass_75_e6e6e6_1x400.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-bg_glass_95_fef1ec_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-bg_glass_95_fef1ec_1x400.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-bg_highlight-soft_75_cccccc_1x100.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-bg_highlight-soft_75_cccccc_1x100.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-icons_222222_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-icons_222222_256x240.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-icons_2e83ff_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-icons_2e83ff_256x240.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-icons_454545_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-icons_454545_256x240.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-icons_888888_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-icons_888888_256x240.png_128x96 -------------------------------------------------------------------------------- /css/images/_PAlbTN/ui-icons_cd0a0a_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/_PAlbTN/ui-icons_cd0a0a_256x240.png_128x96 -------------------------------------------------------------------------------- /css/images/ui-bg_flat_0_aaaaaa_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_flat_0_aaaaaa_40x100.png -------------------------------------------------------------------------------- /css/images/ui-bg_flat_75_ffffff_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_flat_75_ffffff_40x100.png -------------------------------------------------------------------------------- /css/images/ui-bg_glass_100_f6f6f6_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_glass_100_f6f6f6_1x400.png -------------------------------------------------------------------------------- /css/images/ui-bg_glass_100_fdf5ce_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_glass_100_fdf5ce_1x400.png -------------------------------------------------------------------------------- /css/images/ui-bg_glass_55_fbf9ee_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_glass_55_fbf9ee_1x400.png -------------------------------------------------------------------------------- /css/images/ui-bg_glass_65_ffffff_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_glass_65_ffffff_1x400.png -------------------------------------------------------------------------------- /css/images/ui-bg_glass_75_dadada_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_glass_75_dadada_1x400.png -------------------------------------------------------------------------------- /css/images/ui-bg_glass_75_e6e6e6_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_glass_75_e6e6e6_1x400.png -------------------------------------------------------------------------------- /css/images/ui-bg_glass_95_fef1ec_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_glass_95_fef1ec_1x400.png -------------------------------------------------------------------------------- /css/images/ui-bg_gloss-wave_35_f6a828_500x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png -------------------------------------------------------------------------------- /css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -------------------------------------------------------------------------------- /css/images/ui-bg_highlight-soft_75_cccccc_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png -------------------------------------------------------------------------------- /css/images/ui-icons_222222_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-icons_222222_256x240.png -------------------------------------------------------------------------------- /css/images/ui-icons_2e83ff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-icons_2e83ff_256x240.png -------------------------------------------------------------------------------- /css/images/ui-icons_454545_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-icons_454545_256x240.png -------------------------------------------------------------------------------- /css/images/ui-icons_888888_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-icons_888888_256x240.png -------------------------------------------------------------------------------- /css/images/ui-icons_cd0a0a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-icons_cd0a0a_256x240.png -------------------------------------------------------------------------------- /css/images/ui-icons_ef8c08_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-icons_ef8c08_256x240.png -------------------------------------------------------------------------------- /css/images/ui-icons_ffffff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/images/ui-icons_ffffff_256x240.png -------------------------------------------------------------------------------- /css/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/loading.gif -------------------------------------------------------------------------------- /css/sprites-ie61.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/sprites-ie61.gif -------------------------------------------------------------------------------- /css/sprites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/sprites.png -------------------------------------------------------------------------------- /css/sprites1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/css/sprites1.png -------------------------------------------------------------------------------- /images/ORDER_UP.GIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/ORDER_UP.GIF -------------------------------------------------------------------------------- /images/_PAlbTN/ADDNEW.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/ADDNEW.PNG_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/APPLY.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/APPLY.PNG_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/BTN4.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/BTN4.PNG_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/BUTTONBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/BUTTONBG.GIF_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/CANCEL.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/CANCEL.PNG_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/EDIT.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/EDIT.PNG_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/EXPORT.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/EXPORT.GIF_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/FOOTERBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/FOOTERBG.GIF_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/HEADERBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/HEADERBG.GIF_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/LOGINBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/LOGINBG.GIF_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/LOGO.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/LOGO.GIF_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/MENUBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/MENUBG.GIF_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/NO.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/NO.PNG_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/OK.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/OK.PNG_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/ORDER_UP.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/ORDER_UP.GIF_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/SAVE.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/SAVE.PNG_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/SHADOW.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/SHADOW.PNG_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/VIEW.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/VIEW.GIF_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/arrows-ffffff.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/arrows-ffffff.gif_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/buttonbgu6u.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/buttonbgu6u.gif_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/containerbg.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/containerbg.gif_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/error_msg.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/error_msg.gif_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/menubggerr.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/menubggerr.gif_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/menubgrgreg.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/menubgrgreg.gif_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/order_down.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/order_down.gif_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/search_btn.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/search_btn.gif_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/search_opt_btn.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/search_opt_btn.gif_128x96 -------------------------------------------------------------------------------- /images/_PAlbTN/up_down_arrow.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/_PAlbTN/up_down_arrow.gif_128x96 -------------------------------------------------------------------------------- /images/_notes/dwsync.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /images/addnew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/addnew.png -------------------------------------------------------------------------------- /images/apply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/apply.png -------------------------------------------------------------------------------- /images/arrows-ffffff.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/arrows-ffffff.gif -------------------------------------------------------------------------------- /images/btn4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/btn4.png -------------------------------------------------------------------------------- /images/btn41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/btn41.png -------------------------------------------------------------------------------- /images/btn4aaa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/btn4aaa.png -------------------------------------------------------------------------------- /images/buttonbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/buttonbg.gif -------------------------------------------------------------------------------- /images/buttonbgu6u.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/buttonbgu6u.gif -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/CAL.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/CAL.GIF_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/NEXT_MON.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/NEXT_MON.GIF_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/NO_CAL.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/NO_CAL.GIF_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/PIXEL.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/PIXEL.GIF_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/PREV_MON.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/PREV_MON.GIF_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/SHADE_BL.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/SHADE_BL.PNG_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/SHADE_BM.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/SHADE_BM.PNG_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/SHADE_BR.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/SHADE_BR.PNG_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/SHADE_MR.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/SHADE_MR.PNG_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/SHADE_TR.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/SHADE_TR.PNG_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/next_year.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/next_year.gif_128x96 -------------------------------------------------------------------------------- /images/calendar/_PAlbTN/prev_year.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/_PAlbTN/prev_year.gif_128x96 -------------------------------------------------------------------------------- /images/calendar/cal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/cal.gif -------------------------------------------------------------------------------- /images/calendar/next_mon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/next_mon.gif -------------------------------------------------------------------------------- /images/calendar/next_year.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/next_year.gif -------------------------------------------------------------------------------- /images/calendar/no_cal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/no_cal.gif -------------------------------------------------------------------------------- /images/calendar/pixel.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/pixel.gif -------------------------------------------------------------------------------- /images/calendar/prev_mon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/prev_mon.gif -------------------------------------------------------------------------------- /images/calendar/prev_year.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/prev_year.gif -------------------------------------------------------------------------------- /images/calendar/shade_bl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/shade_bl.png -------------------------------------------------------------------------------- /images/calendar/shade_bm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/shade_bm.png -------------------------------------------------------------------------------- /images/calendar/shade_br.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/shade_br.png -------------------------------------------------------------------------------- /images/calendar/shade_mr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/shade_mr.png -------------------------------------------------------------------------------- /images/calendar/shade_tr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/calendar/shade_tr.png -------------------------------------------------------------------------------- /images/cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/cancel.png -------------------------------------------------------------------------------- /images/checkbox.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/checkbox.gif -------------------------------------------------------------------------------- /images/containerbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/containerbg.gif -------------------------------------------------------------------------------- /images/edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/edit.png -------------------------------------------------------------------------------- /images/error_msg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/error_msg.gif -------------------------------------------------------------------------------- /images/export.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/export.gif -------------------------------------------------------------------------------- /images/footerbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/footerbg.gif -------------------------------------------------------------------------------- /images/headerbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/headerbg.gif -------------------------------------------------------------------------------- /images/left_green.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/left_green.gif -------------------------------------------------------------------------------- /images/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/loading.gif -------------------------------------------------------------------------------- /images/loginbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/loginbg.gif -------------------------------------------------------------------------------- /images/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/logo.gif -------------------------------------------------------------------------------- /images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/logo.png -------------------------------------------------------------------------------- /images/menubg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/menubg.gif -------------------------------------------------------------------------------- /images/menubggerr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/menubggerr.gif -------------------------------------------------------------------------------- /images/menubgrgreg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/menubgrgreg.gif -------------------------------------------------------------------------------- /images/no.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/no.PNG -------------------------------------------------------------------------------- /images/ok.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/ok.PNG -------------------------------------------------------------------------------- /images/order_down.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/order_down.gif -------------------------------------------------------------------------------- /images/photos/big/1345752848_25122011053.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1345752848_25122011053.gif -------------------------------------------------------------------------------- /images/photos/big/1345753239_icon-low-prices.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1345753239_icon-low-prices.png -------------------------------------------------------------------------------- /images/photos/big/1345753488_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1345753488_Addicon.gif -------------------------------------------------------------------------------- /images/photos/big/1345753561_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1345753561_Addicon.gif -------------------------------------------------------------------------------- /images/photos/big/1345753732_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1345753732_Addicon.gif -------------------------------------------------------------------------------- /images/photos/big/1346491809_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1346491809_edit.gif -------------------------------------------------------------------------------- /images/photos/big/1385104361_Chrysanthemum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1385104361_Chrysanthemum.jpg -------------------------------------------------------------------------------- /images/photos/big/1385105932_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1385105932_Penguins.jpg -------------------------------------------------------------------------------- /images/photos/big/1385106108_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1385106108_Penguins.jpg -------------------------------------------------------------------------------- /images/photos/big/1389942438_Chrysanthemum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1389942438_Chrysanthemum.jpg -------------------------------------------------------------------------------- /images/photos/big/1389942676_Jellyfish.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1389942676_Jellyfish.jpg -------------------------------------------------------------------------------- /images/photos/big/1389943760_Jellyfish.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1389943760_Jellyfish.jpg -------------------------------------------------------------------------------- /images/photos/big/1389945269_Tulips.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1389945269_Tulips.jpg -------------------------------------------------------------------------------- /images/photos/big/1389946997_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/big/1389946997_Penguins.jpg -------------------------------------------------------------------------------- /images/photos/thumb/1345752848_25122011053.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1345752848_25122011053.gif -------------------------------------------------------------------------------- /images/photos/thumb/1345753239_icon-low-prices.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1345753239_icon-low-prices.png -------------------------------------------------------------------------------- /images/photos/thumb/1345753488_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1345753488_Addicon.gif -------------------------------------------------------------------------------- /images/photos/thumb/1345753561_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1345753561_Addicon.gif -------------------------------------------------------------------------------- /images/photos/thumb/1345753732_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1345753732_Addicon.gif -------------------------------------------------------------------------------- /images/photos/thumb/1346491809_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1346491809_edit.gif -------------------------------------------------------------------------------- /images/photos/thumb/1385104361_Chrysanthemum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1385104361_Chrysanthemum.jpg -------------------------------------------------------------------------------- /images/photos/thumb/1385105932_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1385105932_Penguins.jpg -------------------------------------------------------------------------------- /images/photos/thumb/1385106108_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1385106108_Penguins.jpg -------------------------------------------------------------------------------- /images/photos/thumb/1389942438_Chrysanthemum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1389942438_Chrysanthemum.jpg -------------------------------------------------------------------------------- /images/photos/thumb/1389942676_Jellyfish.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1389942676_Jellyfish.jpg -------------------------------------------------------------------------------- /images/photos/thumb/1389943760_Jellyfish.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1389943760_Jellyfish.jpg -------------------------------------------------------------------------------- /images/photos/thumb/1389945269_Tulips.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1389945269_Tulips.jpg -------------------------------------------------------------------------------- /images/photos/thumb/1389946997_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos/thumb/1389946997_Penguins.jpg -------------------------------------------------------------------------------- /images/photos1345752131_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos1345752131_Addicon.gif -------------------------------------------------------------------------------- /images/photos1345752231_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos1345752231_Addicon.gif -------------------------------------------------------------------------------- /images/photos1345752394_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/photos1345752394_Addicon.gif -------------------------------------------------------------------------------- /images/return.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/return.png -------------------------------------------------------------------------------- /images/right_green.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/right_green.gif -------------------------------------------------------------------------------- /images/save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/save.png -------------------------------------------------------------------------------- /images/search_btn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/search_btn.gif -------------------------------------------------------------------------------- /images/search_opt_btn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/search_opt_btn.gif -------------------------------------------------------------------------------- /images/shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/shadow.png -------------------------------------------------------------------------------- /images/tab_header.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/tab_header.gif -------------------------------------------------------------------------------- /images/tab_menubg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/tab_menubg.gif -------------------------------------------------------------------------------- /images/tab_menubg_ovr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/tab_menubg_ovr.gif -------------------------------------------------------------------------------- /images/up_down_arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/up_down_arrow.gif -------------------------------------------------------------------------------- /images/view.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/view.gif -------------------------------------------------------------------------------- /images/vsreesoft_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/images/vsreesoft_logo.png -------------------------------------------------------------------------------- /system/application/config/hooks.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/errors/error_404.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 404 Page Not Found 4 | 27 | 28 | 29 |
30 |

31 | 32 |
33 | 34 | -------------------------------------------------------------------------------- /system/application/errors/error_db.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | Database Error 4 | 27 | 28 | 29 |
30 |

31 | 32 |
33 | 34 | -------------------------------------------------------------------------------- /system/application/errors/error_general.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | Error 4 | 27 | 28 | 29 |
30 |

31 | 32 |
33 | 34 | -------------------------------------------------------------------------------- /system/application/errors/error_php.php: -------------------------------------------------------------------------------- 1 |
2 | 3 |

A PHP Error was encountered

4 | 5 |

Severity:

6 |

Message:

7 |

Filename:

8 |

Line Number:

9 | 10 |
-------------------------------------------------------------------------------- /system/application/errors/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/helpers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/hooks/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/hooks/pear_hook.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /system/application/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/language/english/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/libraries/Pearloader.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /system/application/libraries/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/models/admin.php: -------------------------------------------------------------------------------- 1 | load->database(); 8 | } 9 | 10 | function listData() 11 | { 12 | 13 | } 14 | 15 | function viewData() 16 | { 17 | 18 | } 19 | 20 | function addnewData() 21 | { 22 | 23 | } 24 | 25 | function editData() 26 | { 27 | 28 | } 29 | 30 | function sortData() 31 | { 32 | 33 | } 34 | 35 | function exportData() 36 | { 37 | 38 | } 39 | 40 | function printData() 41 | { 42 | 43 | } 44 | } 45 | -------------------------------------------------------------------------------- /system/application/models/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/pear/HTML/Table.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/system/application/pear/HTML/Table.php -------------------------------------------------------------------------------- /system/application/pear/Image/Tools/Border.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/system/application/pear/Image/Tools/Border.php -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/class-filename.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Test class filename (bug #24) 3 | --SKIPIF-- 4 | 7 | --FILE-- 8 | 12 | --EXPECT-- 13 | Include OK 14 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/encoding_case.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #2364 Tabs in _quotedPrintableEncode() 3 | --SKIPIF-- 4 | --FILE-- 5 | _quotedPrintableEncode($test, 7); 11 | ?> 12 | --EXPECT-- 13 | Here's= 14 | =09 15 | a tab 16 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/sleep_wakeup_EOL-bug3488-part1.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #3488 Sleep/Wakeup EOL Consistency - Part 1 3 | --SKIPIF-- 4 | --FILE-- 5 | setHTMLBody(''); 9 | $mm->setTxtBody('Blah blah'); 10 | 11 | if (version_compare(phpversion(), "5.0.0", '<')) { 12 | $mmCopy = $mm; 13 | } else { 14 | $mmCopy = clone($mm); 15 | } 16 | 17 | $mm->get(); 18 | $x = $mm->headers(); 19 | 20 | $smm = serialize(array('mm' => $mmCopy, 'header' => $x['Content-Type'])); 21 | $fp = fopen('sleep_wakeup_data', 'w'); 22 | fwrite($fp, $smm); 23 | fclose($fp); 24 | 25 | echo "Data written"; 26 | ?> 27 | --EXPECT-- 28 | Data written 29 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_10596_1.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #10596 Incorrect handling of text and html '0' bodies 3 | --SKIPIF-- 4 | --FILE-- 5 | setTxtBody('0'); 10 | $mime->setHTMLBody('0'); 11 | $body = $mime->get(); 12 | if ($body){ 13 | print("OK"); 14 | }else{ 15 | print("NO BODY FOUND"); 16 | } 17 | --EXPECT-- 18 | OK 19 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_13962.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #13962 Multiple header support 3 | --SKIPIF-- 4 | --FILE-- 5 | setFrom('user@from.example.com'); 12 | $r = $mime->txtHeaders(array('Received' => array('Received 1', 'Received 2'))); 13 | 14 | print_r($r); 15 | ?> 16 | --EXPECT-- 17 | Received: Received 1 18 | Received: Received 2 19 | MIME-Version: 1.0 20 | From: user@from.example.com 21 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_14529.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #14529 basename() workaround 3 | --SKIPIF-- 4 | --FILE-- 5 | addAttachment('testfile', "text/plain", $filename, FALSE, 'base64', 'attachment', 'ISO-8859-1'); 13 | $root = $m->_addMixedPart(); 14 | $enc = $m->_addAttachmentPart($root, $m->_parts[0]); 15 | print_r($enc->_headers['Content-Disposition']); 16 | ?> 17 | --EXPECT-- 18 | attachment; 19 | filename*=ISO-8859-1''%C5%9Bciema 20 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_14779.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #14779 Proper header-body separator for empty attachment 3 | --SKIPIF-- 4 | --FILE-- 5 | addAttachment('', "text/plain", 'file.txt', FALSE, 'base64', 'attachment'); 11 | $result = $m->get(); 12 | 13 | if (preg_match('/(Content.*)--=.*/s', $result, $matches)) { 14 | print_r($matches[1]."END"); 15 | } 16 | 17 | ?> 18 | --EXPECT-- 19 | Content-Transfer-Encoding: base64 20 | Content-Type: text/plain; 21 | name=file.txt 22 | Content-Disposition: attachment; 23 | filename=file.txt 24 | 25 | 26 | END -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_14780.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #14780 Invalid Content-Type when headers() is called before get() 3 | --SKIPIF-- 4 | --FILE-- 5 | setTXTBody("test"); 11 | $mime->setHTMLBody("test"); 12 | 13 | $head1 = $mime->headers(); 14 | $body = $mime->get(); 15 | $head2 = $mime->headers(); 16 | 17 | if ($head1 === $head2) { 18 | echo "OK"; 19 | } 20 | 21 | ?> 22 | --EXPECT-- 23 | OK 24 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_15320.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #15320 Charset parameter in Content-Type of mail parts 3 | --SKIPIF-- 4 | --FILE-- 5 | addAttachment('testfile', "text/plain", 'file.txt', FALSE, 'base64', 'attachment', 'ISO-8859-1'); 10 | $root = $m->_addMixedPart(); 11 | $enc = $m->_addAttachmentPart($root, $m->_parts[0]); 12 | print_r($enc->_headers['Content-Type']); 13 | ?> 14 | --EXPECT-- 15 | text/plain; charset=ISO-8859-1; 16 | name=file.txt 17 | 18 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_17025.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #16539 Headers longer than 998 characters 3 | --SKIPIF-- 4 | --FILE-- 5 | headers($headers); 13 | print_r($hdrs['From']); 14 | ?> 15 | --EXPECT-- 16 | aaaaaaaaaabbbbbbbbbbccccccccccddddddddddeeeeeeeeeeffffffffffgggggggggghhhhhhhhhh -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_3513_1.phpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/system/application/pear/Mail_Mime/tests/test_Bug_3513_1.phpt -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_3513_2.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #3513 Support of RFC2231 in header fields. (UTF-8) 3 | --SKIPIF-- 4 | --FILE-- 5 | addAttachment('testfile',"text/plain", $test, FALSE, 'base64', 'attachment', 'UTF-8', 'de'); 11 | $root = $Mime->_addMixedPart(); 12 | $enc = $Mime->_addAttachmentPart($root, $Mime->_parts[0]); 13 | print($enc->_headers['Content-Disposition']); 14 | --EXPECT-- 15 | attachment; 16 | filename*0*=UTF-8'de'S%C3%BCper%20gr%C3%B6se%20tolle%20tolle%20gr%C3%BC; 17 | filename*1*=%C3%9Fe.txt 18 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_8386_1.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #8386 HTML body not correctly encoded if attachments present 3 | --SKIPIF-- 4 | --FILE-- 5 | $eol)); 10 | $encoder->setTXTBody('test'); 11 | $encoder->setHTMLBody('test'); 12 | $encoder->addAttachment('Just a test', 'application/octet-stream', 'test.txt', false); 13 | $body = $encoder->get(); 14 | if (strpos($body, '--' . $eol . '--=')){ 15 | print("FAILED\n"); 16 | print("Single delimiter() between 2 parts found.\n"); 17 | print($body); 18 | }else{ 19 | print("OK"); 20 | } 21 | ?> 22 | --EXPECT-- 23 | OK 24 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_8541_1.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #8541 mimePart.php line delimiter is \r 3 | --SKIPIF-- 4 | --FILE-- 5 | _encodeHeaders($input, array('head_encoding' => 'quoted-printable')); 15 | print_r($encoded); 16 | --EXPECT-- 17 | Array 18 | ( 19 | [0] => received by me 20 | at some point 21 | from some server 22 | ) 23 | -------------------------------------------------------------------------------- /system/application/pear/Mail_Mime/tests/test_Bug_9722_1.phpt: -------------------------------------------------------------------------------- 1 | --TEST-- 2 | Bug #9722 _quotedPrintableEncode does not encode dot at start of line on Windows platform 3 | --SKIPIF-- 4 | --FILE-- 5 | "\n")); 9 | $text = "This 10 | is a 11 | test 12 | ... 13 | It is 14 | //really fun// 15 | to make :("; 16 | 17 | print_r($part->_quotedPrintableEncode($text)); 18 | 19 | --EXPECT-- 20 | This 21 | is a 22 | test 23 | =2E.. 24 | It is=20 25 | //really fun// 26 | to make :( 27 | -------------------------------------------------------------------------------- /system/application/views/admin.php: -------------------------------------------------------------------------------- 1 | "; 3 | echo "
"; 4 | echo "Admin"; 5 | echo "
"; 6 | echo "
"; 7 | echo 'This is Admin page'; 8 | echo "
"; 9 | echo ""; 10 | ?> -------------------------------------------------------------------------------- /system/application/views/attendence/section.php: -------------------------------------------------------------------------------- 1 | -- Select Section --'; 3 | 4 | foreach($section as $se ){ 5 | echo ''; 6 | 7 | } 8 | 9 | ?> -------------------------------------------------------------------------------- /system/application/views/attendence/studentlist.php: -------------------------------------------------------------------------------- 1 | -- Select RollNo --'; 3 | foreach($studentlist as $rno ){ 4 | echo ''; 5 | } 6 | ?> 7 | -------------------------------------------------------------------------------- /system/application/views/container.php: -------------------------------------------------------------------------------- 1 | "; 3 | 4 | echo "This is Index."; 5 | //$h = fopen('ram.txt', 'w'); 6 | //$r = fwrite ($h, 'ram', ''); 7 | //fclose($h); 8 | 9 | echo ""; 10 | ?> -------------------------------------------------------------------------------- /system/application/views/examfee/section.php: -------------------------------------------------------------------------------- 1 | -- Select Section --'; 3 | 4 | foreach($section as $se ){ 5 | echo ''; 6 | 7 | } 8 | } 9 | ?> -------------------------------------------------------------------------------- /system/application/views/examfee/studentlist.php: -------------------------------------------------------------------------------- 1 | -- RollNo --'; 3 | foreach($rollno as $rno ){ 4 | echo ''; 5 | } 6 | ?> -------------------------------------------------------------------------------- /system/application/views/footer.php: -------------------------------------------------------------------------------- 1 | "; 3 | echo '
this is message!
'; 4 | echo ""; 5 | echo ""; 6 | ?> 7 | 25 | -------------------------------------------------------------------------------- /system/application/views/headerlogin.php: -------------------------------------------------------------------------------- 1 | "; 4 | echo ""; 5 | echo meta('Content-type', 'text/html; charset=utf-8', 'equiv'); 6 | echo "" . $title . ""; 7 | echo link_tag('css/style.css'); 8 | ?> 9 | 10 | 11 | "; 13 | echo ""; 14 | echo "
"; 15 | echo ""; 18 | echo "
"; 19 | ?> -------------------------------------------------------------------------------- /system/application/views/home/emails.php: -------------------------------------------------------------------------------- 1 | '; 3 | foreach($emails as $es ){ 4 | echo ''; 5 | } 6 | echo ''; 7 | ?> 8 | 9 | 18 | -------------------------------------------------------------------------------- /system/application/views/home/numbers.php: -------------------------------------------------------------------------------- 1 | '; 3 | foreach($numbers as $ns ){ 4 | echo ''; 5 | } 6 | echo ''; 7 | ?> 8 | 9 | 18 | -------------------------------------------------------------------------------- /system/application/views/home/numbers1.php: -------------------------------------------------------------------------------- 1 | '; 3 | foreach($numbers as $ns ){ 4 | echo ''; 5 | } 6 | echo ''; 7 | ?> 8 | 9 | 18 | -------------------------------------------------------------------------------- /system/application/views/home/photoupload.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /system/application/views/home/section.php: -------------------------------------------------------------------------------- 1 | -- Select Section --'; 3 | foreach($section as $se ){ 4 | echo ''; 5 | } 6 | echo ''; 7 | ?> -------------------------------------------------------------------------------- /system/application/views/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/views/index.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/application/views/marks.7z: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/system/application/views/marks.7z -------------------------------------------------------------------------------- /system/application/views/marks/class_section.php: -------------------------------------------------------------------------------- 1 | - - Select Section - -"; 3 | foreach($section as $row): 4 | echo ""; 7 | endforeach; 8 | ?> -------------------------------------------------------------------------------- /system/application/views/marks/studentroll.php: -------------------------------------------------------------------------------- 1 | - - Select RollNo - -"; 3 | var_dump($rollno); 4 | foreach($rollno as $rowa): 5 | echo ""; 8 | endforeach; 9 | ?> -------------------------------------------------------------------------------- /system/application/views/marksold/class_section.php: -------------------------------------------------------------------------------- 1 | - - Select Section - -"; 3 | foreach($section as $row): 4 | echo ""; 7 | endforeach; 8 | ?> -------------------------------------------------------------------------------- /system/application/views/marksold/studentroll.php: -------------------------------------------------------------------------------- 1 | - - Select RollNo - -"; 3 | var_dump($rollno); 4 | foreach($rollno as $rowa): 5 | echo ""; 8 | endforeach; 9 | ?> -------------------------------------------------------------------------------- /system/application/views/schoolfee/class_section.php: -------------------------------------------------------------------------------- 1 | - - Select Section - -"; 3 | foreach($section as $row): 4 | echo ""; 7 | endforeach; 8 | ?> -------------------------------------------------------------------------------- /system/application/views/schoolfee/studentroll.php: -------------------------------------------------------------------------------- 1 | - - Select RollNo - -"; 3 | var_dump($rollno); 4 | foreach($rollno as $rowa): 5 | echo ""; 8 | endforeach; 9 | ?> -------------------------------------------------------------------------------- /system/application/views/student/section.php: -------------------------------------------------------------------------------- 1 | - - Select Section - -"; 3 | foreach($section as $row){ 4 | foreach($section as $rowa): 5 | if($row->SectionId == $rowa->SectionId){ 6 | echo ""; 9 | } 10 | endforeach; 11 | } 12 | 13 | ?> -------------------------------------------------------------------------------- /system/application/views/tab/dashboard.php: -------------------------------------------------------------------------------- 1 | '; 3 | echo 'this is dashboard'; 4 | echo''; 5 | 6 | ?> 7 | -------------------------------------------------------------------------------- /system/application/views/tab/footer.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | '; 6 | 7 | ?> 8 | -------------------------------------------------------------------------------- /system/application/views/tab/header.php: -------------------------------------------------------------------------------- 1 | load->helper('html'); 3 | echo doctype(); 4 | echo ""; 5 | echo ""; 6 | echo meta('Content-type', 'text/html; charset=utf-8', 'equiv'); 7 | echo "" . $title . ""; 8 | echo link_tag('css/tab.css'); 9 | ?> 10 | 11 | 13 | 14 | 15 |
16 |
17 | 20 |
21 |
'; 22 | 23 | ?> 24 | 25 | 26 | -------------------------------------------------------------------------------- /system/application/views/tab/home.php: -------------------------------------------------------------------------------- 1 | '; 3 | echo 'this is home'; 4 | echo'
'; 5 | 6 | ?> 7 | -------------------------------------------------------------------------------- /system/application/views/tab/list.php: -------------------------------------------------------------------------------- 1 | 4 | '; 8 | 9 | ?> 10 | -------------------------------------------------------------------------------- /system/application/views/tab/menu.php: -------------------------------------------------------------------------------- 1 | 3 | 8 | '; 9 | 10 | ?> 11 | -------------------------------------------------------------------------------- /system/cache/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/codeigniter/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/database/drivers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/database/drivers/mssql/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/database/drivers/mysql/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/database/drivers/mysqli/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/database/drivers/oci8/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/database/drivers/odbc/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/database/drivers/postgre/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/database/drivers/sqlite/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/database/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/fonts/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/fonts/texb.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/system/fonts/texb.ttf -------------------------------------------------------------------------------- /system/helpers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/language/english/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/language/english/number_lang.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/libraries/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/logs/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/plugins/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/scaffolding/images/_PAlbTN/LOGO.JPG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/system/scaffolding/images/_PAlbTN/LOGO.JPG_128x96 -------------------------------------------------------------------------------- /system/scaffolding/images/_PAlbTN/background.jpg_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/system/scaffolding/images/_PAlbTN/background.jpg_128x96 -------------------------------------------------------------------------------- /system/scaffolding/images/background.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/system/scaffolding/images/background.jpg -------------------------------------------------------------------------------- /system/scaffolding/images/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/scaffolding/images/logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/system/scaffolding/images/logo.jpg -------------------------------------------------------------------------------- /system/scaffolding/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/scaffolding/views/delete.php: -------------------------------------------------------------------------------- 1 | load->view('header'); ?> 2 | 3 |

4 | 5 |

  |   6 | 7 | load->view('footer'); 8 | /* End of file delete.php */ 9 | /* Location: ./system/scaffolding/views/delete.php */ 10 | -------------------------------------------------------------------------------- /system/scaffolding/views/footer.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/scaffolding/views/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 403 Forbidden 4 | 5 | 6 | 7 |

Directory access is forbidden.

8 | 9 | 10 | -------------------------------------------------------------------------------- /system/scaffolding/views/no_data.php: -------------------------------------------------------------------------------- 1 | load->view('header'); ?> 2 | 3 |

4 |

5 | 6 | load->view('footer'); 7 | /* End of file no_data.php */ 8 | /* Location: ./system/scaffolding/views/no_data.php */ -------------------------------------------------------------------------------- /themes/1/css/_notes/dwsync.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-bg_flat_55_fbec88_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-bg_flat_55_fbec88_40x100.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-bg_glass_75_d0e5f5_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-bg_glass_75_d0e5f5_1x400.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-bg_glass_85_dfeffc_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-bg_glass_85_dfeffc_1x400.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-bg_glass_95_fef1ec_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-bg_glass_95_fef1ec_1x400.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-bg_gloss-wave_55_0c8ded_500x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-bg_gloss-wave_55_0c8ded_500x100.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-icons_0d86e5_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-icons_0d86e5_256x240.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-icons_217bc0_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-icons_217bc0_256x240.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-icons_2e83ff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-icons_2e83ff_256x240.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-icons_cd0a0a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-icons_cd0a0a_256x240.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-icons_d8e7f3_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-icons_d8e7f3_256x240.png -------------------------------------------------------------------------------- /themes/1/css/custom-theme/images/ui-icons_f9bd01_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/custom-theme/images/ui-icons_f9bd01_256x240.png -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-bg_flat_0_aaaaaa_40x100.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-bg_flat_0_aaaaaa_40x100.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-bg_flat_75_ffffff_40x100.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-bg_flat_75_ffffff_40x100.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-bg_glass_55_fbf9ee_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-bg_glass_55_fbf9ee_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-bg_glass_65_ffffff_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-bg_glass_65_ffffff_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-bg_glass_75_dadada_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-bg_glass_75_dadada_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-bg_glass_75_e6e6e6_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-bg_glass_75_e6e6e6_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-bg_glass_95_fef1ec_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-bg_glass_95_fef1ec_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-bg_highlight-soft_75_cccccc_1x100.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-bg_highlight-soft_75_cccccc_1x100.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-icons_222222_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-icons_222222_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-icons_2e83ff_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-icons_2e83ff_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-icons_454545_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-icons_454545_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-icons_888888_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-icons_888888_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/_PAlbTN/ui-icons_cd0a0a_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/_PAlbTN/ui-icons_cd0a0a_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_flat_0_aaaaaa_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_flat_0_aaaaaa_40x100.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_flat_75_ffffff_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_flat_75_ffffff_40x100.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_glass_100_f6f6f6_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_glass_100_f6f6f6_1x400.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_glass_100_fdf5ce_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_glass_100_fdf5ce_1x400.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_glass_55_fbf9ee_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_glass_55_fbf9ee_1x400.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_glass_65_ffffff_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_glass_65_ffffff_1x400.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_glass_75_dadada_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_glass_75_dadada_1x400.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_glass_75_e6e6e6_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_glass_75_e6e6e6_1x400.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_glass_95_fef1ec_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_glass_95_fef1ec_1x400.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-icons_222222_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-icons_222222_256x240.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-icons_2e83ff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-icons_2e83ff_256x240.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-icons_454545_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-icons_454545_256x240.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-icons_888888_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-icons_888888_256x240.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-icons_cd0a0a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-icons_cd0a0a_256x240.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-icons_ef8c08_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-icons_ef8c08_256x240.png -------------------------------------------------------------------------------- /themes/1/css/images/ui-icons_ffffff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/images/ui-icons_ffffff_256x240.png -------------------------------------------------------------------------------- /themes/1/css/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/loading.gif -------------------------------------------------------------------------------- /themes/1/css/sprites-ie61.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/sprites-ie61.gif -------------------------------------------------------------------------------- /themes/1/css/sprites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/sprites.png -------------------------------------------------------------------------------- /themes/1/css/sprites1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/css/sprites1.png -------------------------------------------------------------------------------- /themes/1/images/ORDER_UP.GIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/ORDER_UP.GIF -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/ADDNEW.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/ADDNEW.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/APPLY.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/APPLY.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/BTN4.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/BTN4.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/BUTTONBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/BUTTONBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/CANCEL.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/CANCEL.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/EDIT.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/EDIT.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/EXPORT.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/EXPORT.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/FOOTERBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/FOOTERBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/HEADERBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/HEADERBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/LOGINBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/LOGINBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/LOGO.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/LOGO.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/MENUBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/MENUBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/NO.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/NO.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/OK.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/OK.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/ORDER_UP.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/ORDER_UP.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/SAVE.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/SAVE.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/SHADOW.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/SHADOW.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/VIEW.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/VIEW.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/arrows-ffffff.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/arrows-ffffff.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/buttonbgu6u.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/buttonbgu6u.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/containerbg.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/containerbg.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/error_msg.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/error_msg.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/menubggerr.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/menubggerr.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/menubgrgreg.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/menubgrgreg.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/order_down.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/order_down.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/search_btn.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/search_btn.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/search_opt_btn.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/search_opt_btn.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_PAlbTN/up_down_arrow.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/_PAlbTN/up_down_arrow.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/_notes/dwsync.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /themes/1/images/addnew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/addnew.png -------------------------------------------------------------------------------- /themes/1/images/apply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/apply.png -------------------------------------------------------------------------------- /themes/1/images/arrows-ffffff.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/arrows-ffffff.gif -------------------------------------------------------------------------------- /themes/1/images/btn4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/btn4.png -------------------------------------------------------------------------------- /themes/1/images/btn41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/btn41.png -------------------------------------------------------------------------------- /themes/1/images/btn4aaa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/btn4aaa.png -------------------------------------------------------------------------------- /themes/1/images/buttonbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/buttonbg.gif -------------------------------------------------------------------------------- /themes/1/images/buttonbgu6u.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/buttonbgu6u.gif -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/CAL.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/CAL.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/NEXT_MON.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/NEXT_MON.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/NO_CAL.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/NO_CAL.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/PIXEL.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/PIXEL.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/PREV_MON.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/PREV_MON.GIF_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/SHADE_BL.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/SHADE_BL.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/SHADE_BM.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/SHADE_BM.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/SHADE_BR.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/SHADE_BR.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/SHADE_MR.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/SHADE_MR.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/SHADE_TR.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/SHADE_TR.PNG_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/next_year.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/next_year.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/_PAlbTN/prev_year.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/_PAlbTN/prev_year.gif_128x96 -------------------------------------------------------------------------------- /themes/1/images/calendar/cal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/cal.gif -------------------------------------------------------------------------------- /themes/1/images/calendar/next_mon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/next_mon.gif -------------------------------------------------------------------------------- /themes/1/images/calendar/next_year.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/next_year.gif -------------------------------------------------------------------------------- /themes/1/images/calendar/no_cal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/no_cal.gif -------------------------------------------------------------------------------- /themes/1/images/calendar/pixel.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/pixel.gif -------------------------------------------------------------------------------- /themes/1/images/calendar/prev_mon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/prev_mon.gif -------------------------------------------------------------------------------- /themes/1/images/calendar/prev_year.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/prev_year.gif -------------------------------------------------------------------------------- /themes/1/images/calendar/shade_bl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/shade_bl.png -------------------------------------------------------------------------------- /themes/1/images/calendar/shade_bm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/shade_bm.png -------------------------------------------------------------------------------- /themes/1/images/calendar/shade_br.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/shade_br.png -------------------------------------------------------------------------------- /themes/1/images/calendar/shade_mr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/shade_mr.png -------------------------------------------------------------------------------- /themes/1/images/calendar/shade_tr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/calendar/shade_tr.png -------------------------------------------------------------------------------- /themes/1/images/cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/cancel.png -------------------------------------------------------------------------------- /themes/1/images/checkbox.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/checkbox.gif -------------------------------------------------------------------------------- /themes/1/images/containerbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/containerbg.gif -------------------------------------------------------------------------------- /themes/1/images/edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/edit.png -------------------------------------------------------------------------------- /themes/1/images/error_msg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/error_msg.gif -------------------------------------------------------------------------------- /themes/1/images/export.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/export.gif -------------------------------------------------------------------------------- /themes/1/images/footerbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/footerbg.gif -------------------------------------------------------------------------------- /themes/1/images/headerbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/headerbg.gif -------------------------------------------------------------------------------- /themes/1/images/left_green.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/left_green.gif -------------------------------------------------------------------------------- /themes/1/images/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/loading.gif -------------------------------------------------------------------------------- /themes/1/images/loginbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/loginbg.gif -------------------------------------------------------------------------------- /themes/1/images/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/logo.gif -------------------------------------------------------------------------------- /themes/1/images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/logo.png -------------------------------------------------------------------------------- /themes/1/images/menubg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/menubg.gif -------------------------------------------------------------------------------- /themes/1/images/menubggerr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/menubggerr.gif -------------------------------------------------------------------------------- /themes/1/images/menubgrgreg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/menubgrgreg.gif -------------------------------------------------------------------------------- /themes/1/images/no.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/no.PNG -------------------------------------------------------------------------------- /themes/1/images/ok.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/ok.PNG -------------------------------------------------------------------------------- /themes/1/images/order_down.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/order_down.gif -------------------------------------------------------------------------------- /themes/1/images/photos/big/1345752848_25122011053.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/big/1345752848_25122011053.gif -------------------------------------------------------------------------------- /themes/1/images/photos/big/1345753239_icon-low-prices.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/big/1345753239_icon-low-prices.png -------------------------------------------------------------------------------- /themes/1/images/photos/big/1345753488_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/big/1345753488_Addicon.gif -------------------------------------------------------------------------------- /themes/1/images/photos/big/1345753561_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/big/1345753561_Addicon.gif -------------------------------------------------------------------------------- /themes/1/images/photos/big/1345753732_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/big/1345753732_Addicon.gif -------------------------------------------------------------------------------- /themes/1/images/photos/big/1346491809_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/big/1346491809_edit.gif -------------------------------------------------------------------------------- /themes/1/images/photos/big/1385104361_Chrysanthemum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/big/1385104361_Chrysanthemum.jpg -------------------------------------------------------------------------------- /themes/1/images/photos/big/1385105932_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/big/1385105932_Penguins.jpg -------------------------------------------------------------------------------- /themes/1/images/photos/big/1385106108_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/big/1385106108_Penguins.jpg -------------------------------------------------------------------------------- /themes/1/images/photos/thumb/1345752848_25122011053.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/thumb/1345752848_25122011053.gif -------------------------------------------------------------------------------- /themes/1/images/photos/thumb/1345753239_icon-low-prices.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/thumb/1345753239_icon-low-prices.png -------------------------------------------------------------------------------- /themes/1/images/photos/thumb/1345753488_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/thumb/1345753488_Addicon.gif -------------------------------------------------------------------------------- /themes/1/images/photos/thumb/1345753561_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/thumb/1345753561_Addicon.gif -------------------------------------------------------------------------------- /themes/1/images/photos/thumb/1345753732_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/thumb/1345753732_Addicon.gif -------------------------------------------------------------------------------- /themes/1/images/photos/thumb/1346491809_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/thumb/1346491809_edit.gif -------------------------------------------------------------------------------- /themes/1/images/photos/thumb/1385104361_Chrysanthemum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/thumb/1385104361_Chrysanthemum.jpg -------------------------------------------------------------------------------- /themes/1/images/photos/thumb/1385105932_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/thumb/1385105932_Penguins.jpg -------------------------------------------------------------------------------- /themes/1/images/photos/thumb/1385106108_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos/thumb/1385106108_Penguins.jpg -------------------------------------------------------------------------------- /themes/1/images/photos1345752131_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos1345752131_Addicon.gif -------------------------------------------------------------------------------- /themes/1/images/photos1345752231_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos1345752231_Addicon.gif -------------------------------------------------------------------------------- /themes/1/images/photos1345752394_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/photos1345752394_Addicon.gif -------------------------------------------------------------------------------- /themes/1/images/return.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/return.png -------------------------------------------------------------------------------- /themes/1/images/right_green.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/right_green.gif -------------------------------------------------------------------------------- /themes/1/images/save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/save.png -------------------------------------------------------------------------------- /themes/1/images/search_btn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/search_btn.gif -------------------------------------------------------------------------------- /themes/1/images/search_opt_btn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/search_opt_btn.gif -------------------------------------------------------------------------------- /themes/1/images/shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/shadow.png -------------------------------------------------------------------------------- /themes/1/images/tab_header.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/tab_header.gif -------------------------------------------------------------------------------- /themes/1/images/tab_menubg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/tab_menubg.gif -------------------------------------------------------------------------------- /themes/1/images/tab_menubg_ovr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/tab_menubg_ovr.gif -------------------------------------------------------------------------------- /themes/1/images/up_down_arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/up_down_arrow.gif -------------------------------------------------------------------------------- /themes/1/images/view.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/view.gif -------------------------------------------------------------------------------- /themes/1/images/vsreesoft_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/images/vsreesoft_logo.png -------------------------------------------------------------------------------- /themes/1/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/1/logo.png -------------------------------------------------------------------------------- /themes/2/css/_notes/dwsync.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-bg_flat_55_fbec88_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-bg_flat_55_fbec88_40x100.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-bg_glass_75_d0e5f5_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-bg_glass_75_d0e5f5_1x400.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-bg_glass_85_dfeffc_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-bg_glass_85_dfeffc_1x400.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-bg_glass_95_fef1ec_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-bg_glass_95_fef1ec_1x400.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-bg_gloss-wave_55_0c8ded_500x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-bg_gloss-wave_55_0c8ded_500x100.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-icons_0d86e5_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-icons_0d86e5_256x240.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-icons_217bc0_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-icons_217bc0_256x240.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-icons_2e83ff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-icons_2e83ff_256x240.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-icons_cd0a0a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-icons_cd0a0a_256x240.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-icons_d8e7f3_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-icons_d8e7f3_256x240.png -------------------------------------------------------------------------------- /themes/2/css/custom-theme/images/ui-icons_f9bd01_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/custom-theme/images/ui-icons_f9bd01_256x240.png -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-bg_flat_0_aaaaaa_40x100.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-bg_flat_0_aaaaaa_40x100.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-bg_flat_75_ffffff_40x100.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-bg_flat_75_ffffff_40x100.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-bg_glass_55_fbf9ee_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-bg_glass_55_fbf9ee_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-bg_glass_65_ffffff_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-bg_glass_65_ffffff_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-bg_glass_75_dadada_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-bg_glass_75_dadada_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-bg_glass_75_e6e6e6_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-bg_glass_75_e6e6e6_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-bg_glass_95_fef1ec_1x400.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-bg_glass_95_fef1ec_1x400.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-bg_highlight-soft_75_cccccc_1x100.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-bg_highlight-soft_75_cccccc_1x100.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-icons_222222_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-icons_222222_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-icons_2e83ff_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-icons_2e83ff_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-icons_454545_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-icons_454545_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-icons_888888_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-icons_888888_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/_PAlbTN/ui-icons_cd0a0a_256x240.png_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/_PAlbTN/ui-icons_cd0a0a_256x240.png_128x96 -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_flat_0_aaaaaa_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_flat_0_aaaaaa_40x100.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_flat_75_ffffff_40x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_flat_75_ffffff_40x100.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_glass_100_f6f6f6_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_glass_100_f6f6f6_1x400.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_glass_100_fdf5ce_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_glass_100_fdf5ce_1x400.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_glass_55_fbf9ee_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_glass_55_fbf9ee_1x400.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_glass_65_ffffff_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_glass_65_ffffff_1x400.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_glass_75_dadada_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_glass_75_dadada_1x400.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_glass_75_e6e6e6_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_glass_75_e6e6e6_1x400.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_glass_95_fef1ec_1x400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_glass_95_fef1ec_1x400.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-icons_222222_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-icons_222222_256x240.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-icons_2e83ff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-icons_2e83ff_256x240.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-icons_454545_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-icons_454545_256x240.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-icons_888888_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-icons_888888_256x240.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-icons_cd0a0a_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-icons_cd0a0a_256x240.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-icons_ef8c08_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-icons_ef8c08_256x240.png -------------------------------------------------------------------------------- /themes/2/css/images/ui-icons_ffffff_256x240.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/images/ui-icons_ffffff_256x240.png -------------------------------------------------------------------------------- /themes/2/css/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/loading.gif -------------------------------------------------------------------------------- /themes/2/css/sprites-ie61.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/sprites-ie61.gif -------------------------------------------------------------------------------- /themes/2/css/sprites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/sprites.png -------------------------------------------------------------------------------- /themes/2/css/sprites1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/css/sprites1.png -------------------------------------------------------------------------------- /themes/2/images/ORDER_UP.GIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/ORDER_UP.GIF -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/ADDNEW.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/ADDNEW.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/APPLY.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/APPLY.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/BTN4.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/BTN4.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/BUTTONBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/BUTTONBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/CANCEL.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/CANCEL.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/EDIT.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/EDIT.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/EXPORT.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/EXPORT.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/FOOTERBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/FOOTERBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/HEADERBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/HEADERBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/LOGINBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/LOGINBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/LOGO.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/LOGO.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/MENUBG.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/MENUBG.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/NO.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/NO.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/OK.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/OK.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/ORDER_UP.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/ORDER_UP.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/SAVE.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/SAVE.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/SHADOW.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/SHADOW.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/VIEW.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/VIEW.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/arrows-ffffff.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/arrows-ffffff.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/buttonbgu6u.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/buttonbgu6u.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/containerbg.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/containerbg.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/error_msg.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/error_msg.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/menubggerr.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/menubggerr.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/menubgrgreg.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/menubgrgreg.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/order_down.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/order_down.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/search_btn.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/search_btn.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/search_opt_btn.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/search_opt_btn.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_PAlbTN/up_down_arrow.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/_PAlbTN/up_down_arrow.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/_notes/dwsync.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /themes/2/images/addnew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/addnew.png -------------------------------------------------------------------------------- /themes/2/images/apply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/apply.png -------------------------------------------------------------------------------- /themes/2/images/arrows-ffffff.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/arrows-ffffff.gif -------------------------------------------------------------------------------- /themes/2/images/btn4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/btn4.png -------------------------------------------------------------------------------- /themes/2/images/btn41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/btn41.png -------------------------------------------------------------------------------- /themes/2/images/btn4aaa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/btn4aaa.png -------------------------------------------------------------------------------- /themes/2/images/buttonbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/buttonbg.gif -------------------------------------------------------------------------------- /themes/2/images/buttonbgu6u.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/buttonbgu6u.gif -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/CAL.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/CAL.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/NEXT_MON.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/NEXT_MON.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/NO_CAL.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/NO_CAL.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/PIXEL.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/PIXEL.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/PREV_MON.GIF_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/PREV_MON.GIF_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/SHADE_BL.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/SHADE_BL.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/SHADE_BM.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/SHADE_BM.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/SHADE_BR.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/SHADE_BR.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/SHADE_MR.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/SHADE_MR.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/SHADE_TR.PNG_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/SHADE_TR.PNG_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/next_year.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/next_year.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/_PAlbTN/prev_year.gif_128x96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/_PAlbTN/prev_year.gif_128x96 -------------------------------------------------------------------------------- /themes/2/images/calendar/cal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/cal.gif -------------------------------------------------------------------------------- /themes/2/images/calendar/next_mon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/next_mon.gif -------------------------------------------------------------------------------- /themes/2/images/calendar/next_year.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/next_year.gif -------------------------------------------------------------------------------- /themes/2/images/calendar/no_cal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/no_cal.gif -------------------------------------------------------------------------------- /themes/2/images/calendar/pixel.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/pixel.gif -------------------------------------------------------------------------------- /themes/2/images/calendar/prev_mon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/prev_mon.gif -------------------------------------------------------------------------------- /themes/2/images/calendar/prev_year.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/prev_year.gif -------------------------------------------------------------------------------- /themes/2/images/calendar/shade_bl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/shade_bl.png -------------------------------------------------------------------------------- /themes/2/images/calendar/shade_bm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/shade_bm.png -------------------------------------------------------------------------------- /themes/2/images/calendar/shade_br.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/shade_br.png -------------------------------------------------------------------------------- /themes/2/images/calendar/shade_mr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/shade_mr.png -------------------------------------------------------------------------------- /themes/2/images/calendar/shade_tr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/calendar/shade_tr.png -------------------------------------------------------------------------------- /themes/2/images/cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/cancel.png -------------------------------------------------------------------------------- /themes/2/images/checkbox.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/checkbox.gif -------------------------------------------------------------------------------- /themes/2/images/containerbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/containerbg.gif -------------------------------------------------------------------------------- /themes/2/images/edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/edit.png -------------------------------------------------------------------------------- /themes/2/images/error_msg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/error_msg.gif -------------------------------------------------------------------------------- /themes/2/images/export.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/export.gif -------------------------------------------------------------------------------- /themes/2/images/footerbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/footerbg.gif -------------------------------------------------------------------------------- /themes/2/images/headerbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/headerbg.gif -------------------------------------------------------------------------------- /themes/2/images/left_green.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/left_green.gif -------------------------------------------------------------------------------- /themes/2/images/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/loading.gif -------------------------------------------------------------------------------- /themes/2/images/loginbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/loginbg.gif -------------------------------------------------------------------------------- /themes/2/images/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/logo.gif -------------------------------------------------------------------------------- /themes/2/images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/logo.png -------------------------------------------------------------------------------- /themes/2/images/logo1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/logo1.png -------------------------------------------------------------------------------- /themes/2/images/menubg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/menubg.gif -------------------------------------------------------------------------------- /themes/2/images/menubggerr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/menubggerr.gif -------------------------------------------------------------------------------- /themes/2/images/menubgrgreg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/menubgrgreg.gif -------------------------------------------------------------------------------- /themes/2/images/no.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/no.PNG -------------------------------------------------------------------------------- /themes/2/images/ok.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/ok.PNG -------------------------------------------------------------------------------- /themes/2/images/order_down.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/order_down.gif -------------------------------------------------------------------------------- /themes/2/images/photos/big/1345752848_25122011053.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/big/1345752848_25122011053.gif -------------------------------------------------------------------------------- /themes/2/images/photos/big/1345753239_icon-low-prices.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/big/1345753239_icon-low-prices.png -------------------------------------------------------------------------------- /themes/2/images/photos/big/1345753488_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/big/1345753488_Addicon.gif -------------------------------------------------------------------------------- /themes/2/images/photos/big/1345753561_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/big/1345753561_Addicon.gif -------------------------------------------------------------------------------- /themes/2/images/photos/big/1345753732_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/big/1345753732_Addicon.gif -------------------------------------------------------------------------------- /themes/2/images/photos/big/1346491809_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/big/1346491809_edit.gif -------------------------------------------------------------------------------- /themes/2/images/photos/big/1385104361_Chrysanthemum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/big/1385104361_Chrysanthemum.jpg -------------------------------------------------------------------------------- /themes/2/images/photos/big/1385105932_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/big/1385105932_Penguins.jpg -------------------------------------------------------------------------------- /themes/2/images/photos/big/1385106108_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/big/1385106108_Penguins.jpg -------------------------------------------------------------------------------- /themes/2/images/photos/thumb/1345752848_25122011053.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/thumb/1345752848_25122011053.gif -------------------------------------------------------------------------------- /themes/2/images/photos/thumb/1345753239_icon-low-prices.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/thumb/1345753239_icon-low-prices.png -------------------------------------------------------------------------------- /themes/2/images/photos/thumb/1345753488_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/thumb/1345753488_Addicon.gif -------------------------------------------------------------------------------- /themes/2/images/photos/thumb/1345753561_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/thumb/1345753561_Addicon.gif -------------------------------------------------------------------------------- /themes/2/images/photos/thumb/1345753732_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/thumb/1345753732_Addicon.gif -------------------------------------------------------------------------------- /themes/2/images/photos/thumb/1346491809_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/thumb/1346491809_edit.gif -------------------------------------------------------------------------------- /themes/2/images/photos/thumb/1385104361_Chrysanthemum.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/thumb/1385104361_Chrysanthemum.jpg -------------------------------------------------------------------------------- /themes/2/images/photos/thumb/1385105932_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/thumb/1385105932_Penguins.jpg -------------------------------------------------------------------------------- /themes/2/images/photos/thumb/1385106108_Penguins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos/thumb/1385106108_Penguins.jpg -------------------------------------------------------------------------------- /themes/2/images/photos1345752131_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos1345752131_Addicon.gif -------------------------------------------------------------------------------- /themes/2/images/photos1345752231_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos1345752231_Addicon.gif -------------------------------------------------------------------------------- /themes/2/images/photos1345752394_Addicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/photos1345752394_Addicon.gif -------------------------------------------------------------------------------- /themes/2/images/return.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/return.png -------------------------------------------------------------------------------- /themes/2/images/right_green.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/right_green.gif -------------------------------------------------------------------------------- /themes/2/images/save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/save.png -------------------------------------------------------------------------------- /themes/2/images/search_btn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/search_btn.gif -------------------------------------------------------------------------------- /themes/2/images/search_opt_btn.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/search_opt_btn.gif -------------------------------------------------------------------------------- /themes/2/images/shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/shadow.png -------------------------------------------------------------------------------- /themes/2/images/tab_header.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/tab_header.gif -------------------------------------------------------------------------------- /themes/2/images/tab_menubg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/tab_menubg.gif -------------------------------------------------------------------------------- /themes/2/images/tab_menubg_ovr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/tab_menubg_ovr.gif -------------------------------------------------------------------------------- /themes/2/images/up_down_arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/up_down_arrow.gif -------------------------------------------------------------------------------- /themes/2/images/view.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/themes/2/images/view.gif -------------------------------------------------------------------------------- /themes/js/do-nothing.htm: -------------------------------------------------------------------------------- 1 | {success:true} 2 | -------------------------------------------------------------------------------- /themes/js/functions.js: -------------------------------------------------------------------------------- 1 | $(document).ready(function() { 2 | 3 | var transformer = new $.Zebra_TransForm(); 4 | 5 | }); 6 | -------------------------------------------------------------------------------- /xls/1/1357843539_StudentInfo.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1/1357843539_StudentInfo.xls -------------------------------------------------------------------------------- /xls/1/1357843669_StudentClass.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1/1357843669_StudentClass.xls -------------------------------------------------------------------------------- /xls/11/1357840152_StudentInfo.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357840152_StudentInfo.xls -------------------------------------------------------------------------------- /xls/11/1357840363_StudentClass.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357840363_StudentClass.xls -------------------------------------------------------------------------------- /xls/11/1357840381_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357840381_StudentFees.xls -------------------------------------------------------------------------------- /xls/11/1357840622_StudentInfo.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357840622_StudentInfo.xls -------------------------------------------------------------------------------- /xls/11/1357840654_StudentClass.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357840654_StudentClass.xls -------------------------------------------------------------------------------- /xls/11/1357840662_StudentInfo.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357840662_StudentInfo.xls -------------------------------------------------------------------------------- /xls/11/1357841374_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357841374_Student List.xls -------------------------------------------------------------------------------- /xls/11/1357841453_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357841453_Student List.xls -------------------------------------------------------------------------------- /xls/11/1357841545_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357841545_Student List.xls -------------------------------------------------------------------------------- /xls/11/1357841767_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357841767_Student List.xls -------------------------------------------------------------------------------- /xls/11/1357841839_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357841839_Student List.xls -------------------------------------------------------------------------------- /xls/11/1357842062_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357842062_Student List.xls -------------------------------------------------------------------------------- /xls/11/1357842247_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357842247_Student List.xls -------------------------------------------------------------------------------- /xls/11/1357842446_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357842446_Student List.xls -------------------------------------------------------------------------------- /xls/11/1357842508_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357842508_Student List.xls -------------------------------------------------------------------------------- /xls/11/1357842675_Student List.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/1357842675_Student List.xls -------------------------------------------------------------------------------- /xls/11/StudentClass.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/StudentClass.xls -------------------------------------------------------------------------------- /xls/11/StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/StudentFees.xls -------------------------------------------------------------------------------- /xls/11/StudentInfo.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/StudentInfo.xls -------------------------------------------------------------------------------- /xls/11/StudentList.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/11/StudentList.xls -------------------------------------------------------------------------------- /xls/1357843669_StudentClass.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1357843669_StudentClass.xls -------------------------------------------------------------------------------- /xls/1390561929_1387699212_1357843539_StudentInfo.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1390561929_1387699212_1357843539_StudentInfo.xls -------------------------------------------------------------------------------- /xls/1391094352_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391094352_StudentFees.xls -------------------------------------------------------------------------------- /xls/1391094381_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391094381_StudentFees.xls -------------------------------------------------------------------------------- /xls/1391094445_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391094445_StudentFees.xls -------------------------------------------------------------------------------- /xls/1391094465_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391094465_StudentFees.xls -------------------------------------------------------------------------------- /xls/1391094542_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391094542_StudentFees.xls -------------------------------------------------------------------------------- /xls/1391094647_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391094647_StudentFees.xls -------------------------------------------------------------------------------- /xls/1391094684_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391094684_StudentFees.xls -------------------------------------------------------------------------------- /xls/1391094760_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391094760_StudentFees.xls -------------------------------------------------------------------------------- /xls/1391145835_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391145835_StudentFees.xls -------------------------------------------------------------------------------- /xls/1391145885_StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/1391145885_StudentFees.xls -------------------------------------------------------------------------------- /xls/StudentClass.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/StudentClass.xls -------------------------------------------------------------------------------- /xls/StudentFees.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/StudentFees.xls -------------------------------------------------------------------------------- /xls/StudentInfo.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aisuresh/School-Management-System/e4058be68745f6e5636c7b6baf4b603bfbc8e734/xls/StudentInfo.xls -------------------------------------------------------------------------------- /xml/attendance.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | IX 5 | 1 6 | 1 7 | 2 8 | 0 9 | 1 10 | 1 11 | 50.0000 12 | 13 | 14 | X 15 | 3 16 | 3 17 | 6 18 | 2 19 | 2 20 | 4 21 | 66.6667 22 | 23 | 24 | -------------------------------------------------------------------------------- /xml/spentamt.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | rwrawrfwer 5 | 122 6 | 3333 7 | wrfwarfwa 8 | 9 | 10 | wrw3rwrr 11 | 1222 12 | 3344 13 | tgsdg 14 | 15 | 16 | --------------------------------------------------------------------------------