/[drupal]/contributions/modules/flickrmodule/flickr.module
ViewVC logotype

Diff of /contributions/modules/flickrmodule/flickr.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4, Fri Feb 24 18:01:43 2006 UTC revision 1.5, Tue Apr 4 05:08:48 2006 UTC
# Line 188  function flickr_get_cached_file_contents Line 188  function flickr_get_cached_file_contents
188    }    }
189    return file_get_contents ($cache_filename); // Return the file contents from the cache    return file_get_contents ($cache_filename); // Return the file contents from the cache
190  }  }
191  be  
192  function flickr_make_xmltree ($data) {  function flickr_make_xmltree ($data) {
193    // Yes, I know, this is slightly inflexible. This is a modified version of the WordPress FlickrXML parser. A new    // Yes, I know, this is slightly inflexible. This is a modified version of the WordPress FlickrXML parser. A new
194    // logic will be in 0.4.    // logic will be in 0.4.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2