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

Diff of /contributions/modules/flag_content/flag_content.install

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

revision 1.6, Sat Feb 2 19:39:01 2008 UTC revision 1.6.2.1, Thu May 15 03:22:07 2008 UTC
# Line 31  function flag_content_schema() { Line 31  function flag_content_schema() {
31   * Implementation of hook_uninstall()   * Implementation of hook_uninstall()
32   */   */
33  function flag_content_uninstall() {  function flag_content_uninstall() {
34    drupal_unintstall_schema('flag_content');    drupal_uninstall_schema('flag_content');
35  }  }

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

  ViewVC Help
Powered by ViewVC 1.1.2