diff options
author | ivan <ivan> | 2009-02-19 06:42:45 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-02-19 06:42:45 +0000 |
commit | 1c051d721533307ff9d1879deb3107e3a51058fa (patch) | |
tree | b10583a13b34425635354b871d5528a8d866f923 /httemplate/pref/pref-process.html | |
parent | e4c7cd8602ebb3e70895aee1d7d8a49371ccb70c (diff) |
add profiling to a file OOM situations, RT#4830
Diffstat (limited to 'httemplate/pref/pref-process.html')
-rw-r--r-- | httemplate/pref/pref-process.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/pref/pref-process.html b/httemplate/pref/pref-process.html index 466218947..96615169b 100644 --- a/httemplate/pref/pref-process.html +++ b/httemplate/pref/pref-process.html @@ -33,7 +33,7 @@ % my @paramlist = qw( menu_position % email_address % vonage-fromnumber vonage-username vonage-password -% show_pkgnum show_db_profile +% show_pkgnum show_db_profile save_db_profile % height width availHeight availWidth colorDepth % ); % |