From: Jerome Jamnicky Date: Mon, 19 Apr 2004 12:36:33 +0000 (+0000) Subject: put newline at end of file X-Git-Tag: 1.3.0beta1~384 X-Git-Url: http://git.cyclocoop.org/geomaker.php?a=commitdiff_plain;h=30c9c301a2f4150eb6a29c73ebdfa31ad50db4e1;p=lhc%2Fweb%2Fwiklou.git put newline at end of file --- diff --git a/maintenance/convertLinks.php b/maintenance/convertLinks.php index 90e083dc39..b844da43ed 100644 --- a/maintenance/convertLinks.php +++ b/maintenance/convertLinks.php @@ -141,4 +141,4 @@ function createTempTable() { KEY (l_to))", DB_WRITE); print " done.\n"; } -?> \ No newline at end of file +?>