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

Diff of /contributions/modules/slideshowcs/slideshowcs.module

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

revision 1.1.2.6.2.8, Mon Apr 20 18:28:40 2009 UTC revision 1.1.2.6.2.9, Fri Jun 26 16:50:42 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: slideshowcs.module,v 1.1.2.6.2.7 2009/04/19 15:07:29 davebv Exp $  // $Id: slideshowcs.module,v 1.1.2.6.2.8 2009/04/20 18:28:40 davebv Exp $
3    
4  /**  /**
5    * @file    * @file
# Line 8  Line 8 
8    * This block provides a fancy customizable slideshow block.    * This block provides a fancy customizable slideshow block.
9    */    */
10    
11  define("MAX_BLOCKS", 5) ;  define("MAX_BLOCKS", 20) ;
12    
13  /**  /**
14    * Display help and module information    * Display help and module information

Legend:
Removed from v.1.1.2.6.2.8  
changed lines
  Added in v.1.1.2.6.2.9

  ViewVC Help
Powered by ViewVC 1.1.2