[ghelda-devel] [59] End_of_file tweaks |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/ghelda-devel Archives
]
Revision: 59
Author: odyx
Date: 2009-07-21 20:58:39 +0200 (Tue, 21 Jul 2009)
Log Message:
-----------
End_of_file tweaks
Modified Paths:
--------------
trunk/config.php
trunk/init/url.php
Modified: trunk/config.php
===================================================================
--- trunk/config.php 2009-07-21 18:58:37 UTC (rev 58)
+++ trunk/config.php 2009-07-21 18:58:39 UTC (rev 59)
@@ -60,4 +60,3 @@
$conf['images']['cross']['source'] = 'cross.png';
$conf['images']['cross']['size'] = array(32,32);
?>
-
Modified: trunk/init/url.php
===================================================================
--- trunk/init/url.php 2009-07-21 18:58:37 UTC (rev 58)
+++ trunk/init/url.php 2009-07-21 18:58:39 UTC (rev 59)
@@ -26,4 +26,4 @@
$g_H_URL = new Net_URL;
$g_H_URL_qs =& $g_H_URL->querystring;
-?>
\ No newline at end of file
+?>