From 621177abc2bc60e9edb3ca723a4afaa9d9e713ef Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 12 Dec 2009 19:51:49 +0000 Subject: convert line endings to Unix --- views/rss/object/image.php | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'views/rss/object/image.php') diff --git a/views/rss/object/image.php b/views/rss/object/image.php index dafc05f45..b93592081 100644 --- a/views/rss/object/image.php +++ b/views/rss/object/image.php @@ -1,19 +1,19 @@ -title; -$descr = $vars['entity']->description; -$download = $vars['url'] . 'pg/photos/download/' . $vars['entity']->guid . '/inline/'; -$base_url = $vars['url'] . 'mod/tidypics/thumbnail.php?file_guid='; -?> - - - <?php echo $title; ?> - guid . '&size=large'; ?> - - time_created); ?> - getURL(); ?> - - - - +title; +$descr = $vars['entity']->description; +$download = $vars['url'] . 'pg/photos/download/' . $vars['entity']->guid . '/inline/'; +$base_url = $vars['url'] . 'mod/tidypics/thumbnail.php?file_guid='; +?> + + + <?php echo $title; ?> + guid . '&size=large'; ?> + + time_created); ?> + getURL(); ?> + + + + \ No newline at end of file -- cgit v1.2.3