summaryrefslogtreecommitdiff
path: root/FS/FS
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-11-08 16:16:47 -0800
committerMark Wells <mark@freeside.biz>2013-11-08 16:16:47 -0800
commit475fb78f0bbb9e2e37c04645eaf4b8bf8027ea08 (patch)
treeb46b2f71651a3a55dd64d626ba274c6ca56d245d /FS/FS
parent2490a71aef466e9cc6da6068b0a8a3828c6b5579 (diff)
remove default value, for real this time
Diffstat (limited to 'FS/FS')
-rw-r--r--FS/FS/Schema.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm
index b8d7cdcea..ae9cb4174 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -4903,7 +4903,7 @@ sub tables_hashref {
#currently only u4:
# terminating number (as opposed to dialed destination)
- 'dst_term', 'varchar', 'NULL', $char_d, \"''", '',
+ 'dst_term', 'varchar', 'NULL', $char_d, '', '',
#these don't seem to be logged by most of the SQL cdr_* modules
#except tds under sql-illegal names, so;