summaryrefslogtreecommitdiff
path: root/LedgerSMB/CP.pm
diff options
context:
space:
mode:
Diffstat (limited to 'LedgerSMB/CP.pm')
-rw-r--r--LedgerSMB/CP.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/LedgerSMB/CP.pm b/LedgerSMB/CP.pm
index b901354b..2f3d5307 100644
--- a/LedgerSMB/CP.pm
+++ b/LedgerSMB/CP.pm
@@ -37,6 +37,7 @@
package CP;
use LedgerSMB::Sysconfig;
+
sub new {
my ( $type, $countrycode ) = @_;