| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 <?php 2 // $Id: sitedoc.install,v 1.8.2.1 2008/02/27 20:00:12 nancyw Exp $ 3 4 /** 5 * Implementation of hook_uninstall() 6 */ 7 function sitedoc_uninstall() { 8 // Delete system variables 9 variable_del('sitedoc_settings'); 10 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |