ytarget.install in Webform Yandex Goals 7
Same filename and directory in other branches
File
ytarget.installView source
<?php
/**
* implements hook_uninstall()
*/
function ytarget_uninstall() {
variable_del('ytarget_id');
}
Functions
Name![]() |
Description |
---|---|
ytarget_uninstall | implements hook_uninstall() |