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

Diff of /contributions/modules/randomizer/randomizer.module

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

revision 1.1, Wed May 31 19:35:55 2006 UTC revision 1.2, Wed May 31 19:43:31 2006 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id:$  // $Id: randomizer.module,v 1.1 2006/05/31 19:35:55 deekayen Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 7  Line 7 
7   *   *
8   * @author David Norman <deekayen at: deekayen (dot) net>   * @author David Norman <deekayen at: deekayen (dot) net>
9   * @link http://deekayen.net/   * @link http://deekayen.net/
10     * @link http://drupal.org/node/66575
11   * @todo markers, alternate rand generators (rand vs mt_rand), seeding, excel export, randomize form input   * @todo markers, alternate rand generators (rand vs mt_rand), seeding, excel export, randomize form input
12   */   */
13    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2