Changeset 887 for trunk/cmd.php
- Timestamp:
- Nov 20, 2020, 12:08:12 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmd.php
r873 r887 1 1 <?php 2 2 3 include_once('Application/ System.php');3 include_once('Application/Core.php'); 4 4 5 5 if (isset($_SERVER['REMOTE_ADDR'])) die();
Note:
See TracChangeset
for help on using the changeset viewer.