function comment_notify_update_1 in Comment Notify 5
Same name and namespace in other branches
- 5.2 comment_notify.install \comment_notify_update_1()
File
- ./
comment_notify.install, line 37
Code
function comment_notify_update_1() {
comment_notify_install();
}