Parent Directory
|
Revision Log
|
Revision Graph
- 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 |