Commit de2b0e92 authored by Damien McKenna's avatar Damien McKenna Committed by aohrvetpv
Browse files

Document hook_update_N() per standards.

parent 6165eb0f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -52,8 +52,6 @@ function password_policy_install() {
}

/**
 * Implements hook_update_N().
 *
 * Add cron threshold to prevent memory overloads.
 */
function password_policy_update_8201() {