# wpschoolpress/2.2.38/index.php

School Management System – WPSchoolPress, version 2.2.38. 4 lines.

- Page: https://pluginprobe.com/plugins/wpschoolpress/2.2.38/code/index.php
- Raw: https://pluginprobe.com/plugins/wpschoolpress/2.2.38/raw/index.php
- Modified: 2019-08-29T21:04:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wpschoolpress/2.2.38/code/index.php#L10-L20`.

```php
<?php
if (!defined( 'ABSPATH' ) )exit('No Such File'); 
die('No File/directory exist');
?>
```
