/[drupal]/contributions/themes/bluebreeze/template.php
ViewVC logotype

Contents of /contributions/themes/bluebreeze/template.php

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


Revision 1.5 - (show annotations) (download) (as text)
Thu Feb 7 01:43:31 2008 UTC (21 months, 3 weeks ago) by bevan
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.4: +0 -11 lines
File MIME type: text/x-php
#209375 by DanW
1 <?php
2 /**
3 * ABOUT
4 *
5 * The template.php file is one of the most useful files when creating or modifying Drupal themes.
6 * You can add new regions for block content, modify or override Drupal's theme functions,
7 * intercept or make additional variables available to your theme, and create custom PHP logic.
8 * For more information, please visit the Theme Developer's Guide on Drupal.org:
9 * http://drupal.org/node/509
10 */

  ViewVC Help
Powered by ViewVC 1.1.2