diff --git a/classes/AddressFormat.php b/classes/AddressFormat.php index 0c9fc1183..bf288096f 100644 --- a/classes/AddressFormat.php +++ b/classes/AddressFormat.php @@ -99,6 +99,7 @@ class AddressFormatCore extends ObjectModel 'outstanding_allow_amount', 'call_prefix', 'definition', + 'debug_list' ); public static $forbiddenClassList = array( diff --git a/themes/default/address.tpl b/themes/default/address.tpl index a588fb58d..177e83c3c 100644 --- a/themes/default/address.tpl +++ b/themes/default/address.tpl @@ -89,14 +89,18 @@ $(function(){ldelim}