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