Commit 468bbe18 authored by The Great Git Migration's avatar The Great Git Migration Committed by Drupal Git User (LDAP)
Browse files

Stripping CVS keywords

parent 8ed2e63f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
<?php
// $Id$
/**
 * @file atom-views-feed.tpl.php
 * Default template for feed displays that use the Atom style.
+0 −1
Original line number Diff line number Diff line
<?php
// $Id$
/**
 * @file atom-views-row.tpl.php
 * Default template for individual Atom feed items.
+0 −1
Original line number Diff line number Diff line
; $Id$
name = Atom views
description = "Provides Atom 1.0 feeds for the Views module."
dependencies[] = views
+0 −1
Original line number Diff line number Diff line
<?php
// $Id$

/**
 * @file
+0 −1
Original line number Diff line number Diff line
<?php
// $Id$
/**
 * @file atom.views.inc
 * Built in plugins for Views output handling.
Loading