]> git.mjollnir.org Git - moodle.git/commitdiff
missing a ?>
authortoyomoyo <toyomoyo>
Mon, 13 Aug 2007 02:57:05 +0000 (02:57 +0000)
committertoyomoyo <toyomoyo>
Mon, 13 Aug 2007 02:57:05 +0000 (02:57 +0000)
blocks/version.php

index 20c50fa7a96003ca4f920e225af59d5c7920b6f9..8a67e21c944440c78f91b5b2497029e31c4c2103 100644 (file)
@@ -6,3 +6,4 @@
 // be performed (see db/backup_*.php)
 
 $blocks_version = 2007081300;   // The current version is a date (YYYYMMDDXX)
+?>
\ No newline at end of file