/[drupal]/contributions/modules/dodge/dodge.inc
ViewVC logotype

Contents of /contributions/modules/dodge/dodge.inc

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


Revision 1.4 - (show annotations) (download) (as text)
Fri Mar 7 05:04:51 2008 UTC (20 months, 3 weeks ago) by davyvandenbremt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
File MIME type: text/x-php
- changed: code has been formatted by the guidelines of the coder module
1 <?php
2 // $Id$
3
4 /**
5 * @file
6 * Dodge module.
7 *
8 * Here we define stuff that is shared between two or more files.
9 */
10
11 define('DODGE_MAX_DODGE_LENGTH', 160);

  ViewVC Help
Powered by ViewVC 1.1.2