/[drupal]/contributions/modules/gdata/extras/gdata_gdata.inc
ViewVC logotype

Diff of /contributions/modules/gdata/extras/gdata_gdata.inc

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

revision 1.3, Mon Sep 4 14:46:20 2006 UTC revision 1.4, Mon Sep 4 20:37:16 2006 UTC
# Line 32  function gdata_gdata($op, $path = '') { Line 32  function gdata_gdata($op, $path = '') {
32            _gdata_gdata_feed($nodes, $path);            _gdata_gdata_feed($nodes, $path);
33          }          }
34          else {          else {
35            gdata_blank_feed($path);            _gdata_blank_feed($path);
36          }          }
37        }        }
38        else {        else {

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

  ViewVC Help
Powered by ViewVC 1.1.2