You are here

function comment_notify_update_1 in Comment Notify 5.2

Same name and namespace in other branches
  1. 5 comment_notify.install \comment_notify_update_1()

File

./comment_notify.install, line 74
comment_notify.install.

Code

function comment_notify_update_1() {
  comment_notify_install();
}