remove newline at end of file (editor added that automatically)

This commit is contained in:
daniel 2013-11-28 20:21:03 +01:00
parent a9f1c04ed2
commit 1ca71cf4b3

View File

@ -28,4 +28,4 @@ if (version_compare($installedVersion, '0.7', '<=')) {
)); ));
} }
} }