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

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

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


Revision 1.2 - (show annotations) (download) (as text)
Wed Jul 30 08:12:40 2008 UTC (15 months, 4 weeks ago) by johnforsythe
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -36 lines
File MIME type: text/x-php
initial Drupal 6.x release
1 <?php
2 // $Id$
3 // A3 Atlantis
4 // John Forsythe, john [at] blamcast [dot] net
5
6 // We need jQuery included on all admin pages.
7 if (arg(0) == 'admin') {
8 //drupal_add_js('misc/jquery.js');
9 }

  ViewVC Help
Powered by ViewVC 1.1.2