Skip to content

Commit

Permalink
Ver 9.1 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
openSISAdmin committed Dec 23, 2023
1 parent 4450e84 commit 5340779
Show file tree
Hide file tree
Showing 57 changed files with 14,513 additions and 968 deletions.
10 changes: 3 additions & 7 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
<IfModule mod_rewrite.c>
RewriteEngine on

<ifModule mod_rewrite.c>

Options -Indexes

</IfModule>

RewriteRule \.(sql)$ /messageforcurious [L]
RewriteRule \.(sql)$ /messageforcurious [L]
</IfModule>
1 change: 1 addition & 0 deletions Ajax.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
// 'grades/HonorRoll.php',
'grades/EditReportCardGrades.php',
// 'grades/GraduationProgress.php',
'grades/HistoricalReportCardGrades.php',
// For Attendance
'attendance/AddAbsences.php',
// 'attendance/DailySummary.php',
Expand Down
Loading

0 comments on commit 5340779

Please sign in to comment.