From aeca8807dbce951beccbc3fb0e5a4ae5600e5e5f Mon Sep 17 00:00:00 2001 From: Eric Helgeson Date: Mon, 5 Oct 2009 12:55:55 -0400 Subject: Open tags should have closing tags --- scripts/reportsnapshot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/reportsnapshot.php') 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(); +?> -- cgit v1.2.3-54-g00ecf