Author: anil
Date: 2008-06-10 16:19:10 -0400 (Tue, 10 Jun 2008)
New Revision: 18110
Modified:
streetsblog/trunk/wp-content/plugins/contribute_utilities.php
Log:
get rid of extra hard returns at the end of the file
Modified: streetsblog/trunk/wp-content/plugins/contribute_utilities.php
===================================================================
--- streetsblog/trunk/wp-content/plugins/contribute_utilities.php
2008-06-10 20:01:54 UTC (rev 18109)
+++ streetsblog/trunk/wp-content/plugins/contribute_utilities.php
2008-06-10 20:19:10 UTC (rev 18110)
@@ -501,7 +501,8 @@
</dd><!-- end .credit -->
<?php
}
-
+?>
+<?php
function display_delicious_feature($item, $editorTitle, $editorCaption)
{
$link = $item["link"];
@@ -672,5 +673,4 @@
<?php
}
-?>
-
+?>
\ No newline at end of file
--
Archive:
http://www.openplans.org/projects/opencore/lists/openplans-svn/archive/2008/06/1213129153869
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.