Parent Directory
|
Revision Log
|
Revision Graph
|
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 | } | } |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |