summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorjeff <jeff>2010-07-25 20:44:23 +0000
committerjeff <jeff>2010-07-25 20:44:23 +0000
commitabe19baf7f5c0e1df1aed23e047d4250fec7b75b (patch)
treee68a9926523601515b4071787427872c492c1d4b /FS
parent24e81f4d632ebb4af2d8a68e64352c37052781b5 (diff)
missing upgrade
Diffstat (limited to 'FS')
-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 c856d95ed..a11945f26 100644
--- a/FS/FS/Upgrade.pm
+++ b/FS/FS/Upgrade.pm
@@ -154,6 +154,9 @@ sub upgrade_data {
'cust_refund' => [],
'banned_pay' => [],
+ #default namespace
+ 'payment_gateway' => [],
+
;
\%hash;