diff options
Diffstat (limited to 'scripts/reportsnapshot.php')
-rw-r--r-- | scripts/reportsnapshot.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/reportsnapshot.php b/scripts/reportsnapshot.php index 71f1019ee..b8f8d2a7c 100644 --- a/scripts/reportsnapshot.php +++ b/scripts/reportsnapshot.php @@ -28,3 +28,4 @@ END_OF_SNAPSHOT_HELP; require_once INSTALLDIR.'/scripts/commandline.inc'; Snapshot::check(); +?> |