added files for database format-upgrade
[core.git] / inc / main / interfaces / database / migration / class_MigrateableDatabase.php
index 4a84d17c1304eb095cd0dd9eab9413d95e762925..cc150424ca0479ec0f1310928374060ad2950547 100644 (file)
@@ -22,7 +22,5 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 interface MigrateableDatabase extends FrameworkDatabase {
-}
 
-// [EOF]
-?>
+}