/[drupal]/contributions/sandbox/fgm/directory/directory_children.tpl.php
ViewVC logotype

Contents of /contributions/sandbox/fgm/directory/directory_children.tpl.php

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


Revision 1.1 - (show annotations) (download) (as text)
Mon Feb 9 07:43:05 2009 UTC (9 months, 2 weeks ago) by fgm
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-php
Initial commit of the code built at FOSDEM and finished in the Thalys on the way back.
1 <?php
2 // $Id$
3 /**
4 * @file
5 * The template for the children terms list at a given directory level.
6 *
7 * @copyright (c) 2009 Ouest Systèmes Informatiques (OSInet)
8 * @author Frédéric G. MARAND
9 * @license General Public License version 2 and later
10 */
11 ?>
12 <?php
13 echo theme('item_list', $children);

  ViewVC Help
Powered by ViewVC 1.1.2