Browse
For agents
About
School Management System – WPSchoolPress
/
2.1.21
School Management System – WPSchoolPress
v2.1.21
Switch version
2.2.48
2.2.47
2.2.46
2.2.45
2.2.44
2.2.43
2.2.42
2.2.41
2.2.40
2.2.39
2.2.38
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
2.0.0
2.0.1
2.0.10
2.0.11
2.0.12
2.0.13
All 103 releases
Overview
Code
wpschoolpress
/
index.php
index.php
in School Management System – WPSchoolPress 2.1.21, at index.php
13 lines
102 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
3
4
5
if
(
!
defined
(
'
ABSPATH
'
)
)
exit
(
'
No Such File
'
)
;
6
7
8
9
die
(
'
No File/directory exist
'
)
;
10
11
12
13
?
>