X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Freason_type.pm;h=a603809e266e07229ff75e5377452f3816fb178f;hb=fc8d730d0a7b31b617c963c5619bd3f45c5c3eb6;hp=4425c64a07693a055681d804891306e049bc7a0c;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984;p=freeside.git diff --git a/FS/FS/reason_type.pm b/FS/FS/reason_type.pm index 4425c64a0..a603809e2 100644 --- a/FS/FS/reason_type.pm +++ b/FS/FS/reason_type.pm @@ -131,12 +131,7 @@ sub enabled_reasons { } ); } -# _populate_initial_data -# # Used by FS::Setup to initialize a new database. -# -# - sub _populate_initial_data { # class method my ($self, %opts) = @_; @@ -169,12 +164,7 @@ sub _populate_initial_data { # class method } -# _upgrade_data -# # Used by FS::Upgrade to migrate to a new database. -# -# - sub _upgrade_data { # class method my ($self, %opts) = @_;