Skip to content

Commit

Permalink
Coder review (minor) for .install
Browse files Browse the repository at this point in the history
  • Loading branch information
drozas committed Aug 15, 2013
1 parent d37aaf1 commit 7ab8060
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions patterns_client.install
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
* Install, uninstall functions for the Patterns Server module
*/

/**
* Implements hook_unistall().
*/
function patterns_client_uninstall() {
variable_del('patterns_client_auto_publish');
variable_del('patterns_client_credentials');
Expand Down

0 comments on commit 7ab8060

Please sign in to comment.