X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fsvc_Common.pm;h=659255eaaf7b3547f01b87622b770643ec736807;hb=f5e2b6062646e5b7df6f0be4645656903d299ded;hp=56567e8ced9a056d0c126d51a58f7faaa301f0cc;hpb=63d22d5cf01cb22b92ef7393388ea175d675b13e;p=freeside.git diff --git a/FS/FS/svc_Common.pm b/FS/FS/svc_Common.pm index 56567e8ce..659255eaa 100644 --- a/FS/FS/svc_Common.pm +++ b/FS/FS/svc_Common.pm @@ -336,6 +336,7 @@ sub _check_duplcate { ''; } sub preinsert_hook { ''; } sub table_dupcheck_fields { (); } sub prereplace_hook { ''; } +sub prereplace_hook_first { ''; } sub predelete_hook { ''; } sub predelete_hook_first { ''; }