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