/[drupal]/contributions/modules/js/js.module
ViewVC logotype

Contents of /contributions/modules/js/js.module

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


Revision 1.3 - (show annotations) (download) (as text)
Mon Jun 15 19:42:12 2009 UTC (5 months, 1 week ago) by smk
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5--2
Changes since 1.2: +1 -3 lines
File MIME type: text/x-php
- Trivial changes.
- Removed obscure javascript files (they did definitely not belong to this project).
1 <?php
2 // $Id: js.module,v 1.2 2008/06/02 02:17:51 sun Exp $
3
4 /**
5 * @file
6 * JavaScript callback handler module.
7 *
8 * Dummy file needed for Drupal's module system.
9 */
10

  ViewVC Help
Powered by ViewVC 1.1.2