[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/audio/getid3/ -> audio_getid3.install (source)

   1  <?php
   2  // $Id: audio_getid3.install,v 1.1 2008/05/26 17:29:50 drewish Exp $
   3  
   4  /**
   5   * Implementation of hook_uninstall().
   6   */
   7  function audio_getid3_uninstall() {
   8    variable_del('audio_getid3_path');
   9    variable_del('audio_getid3_show_warnings');
  10  }
  11  


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7