X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Freason_type.pm;h=a603809e266e07229ff75e5377452f3816fb178f;hb=913b38d717fc7f2fae32722e9f30462fc9344fb3;hp=4425c64a07693a055681d804891306e049bc7a0c;hpb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c;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) = @_;