/[drupal]/contributions/modules/demexp/demexp.install
ViewVC logotype

Diff of /contributions/modules/demexp/demexp.install

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

revision 1.5, Sat Oct 14 09:56:08 2006 UTC revision 1.6, Sat Oct 14 10:17:16 2006 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /**  /**
3   * $Id: demexp.install,v 1.4 2006/10/13 01:56:02 augustin Exp $   * $Id: demexp.install,v 1.5 2006/10/14 09:56:08 augustin Exp $
4   */   */
5    
6  /**  /**
# Line 41  function demexp_install() { Line 41  function demexp_install() {
41          ");          ");
42        break;        break;
43      case 'pgsql':      case 'pgsql':
44    
45        break;        break;
46    }    }
47    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.2