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

Diff of /contributions/modules/pay2publish/pay2publish.install

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

revision 1.1.4.2, Tue Jun 10 16:12:34 2008 UTC revision 1.1.4.3, Fri Nov 7 14:53:18 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2  function taxonomy_actions_install() {  function pay2publish_install() {
3    switch ($GLOBALS['db_type']) {    switch ($GLOBALS['db_type']) {
4      case 'mysql':      case 'mysql':
5      case 'mysqli':      case 'mysqli':

Legend:
Removed from v.1.1.4.2  
changed lines
  Added in v.1.1.4.3

  ViewVC Help
Powered by ViewVC 1.1.2