summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjeff <jeff>2010-07-25 20:47:33 +0000
committerjeff <jeff>2010-07-25 20:47:33 +0000
commit49362294e0f38b5ee8ef0f6d006b3a80dcf770ca (patch)
tree66c8ab172c0797475a3f7413220bc4fe842656ea
parent3a7a5db7d266cf73f79463725fcd41d5eefe472c (diff)
missing upgrade
-rw-r--r--FS/FS/Upgrade.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm
index aea715434..62eda58fa 100644
--- a/FS/FS/Upgrade.pm
+++ b/FS/FS/Upgrade.pm
@@ -138,6 +138,9 @@ sub upgrade_data {
#cdrbatch fixes
'cdr' => [],
+ #default namespace
+ 'payment_gateway' => [],
+
;
\%hash;