summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-11-08 16:16:35 -0800
committerMark Wells <mark@freeside.biz>2013-11-08 16:16:35 -0800
commit8adb2ffe88bff5cc7e9a62c113ff81c2662ae0eb (patch)
treeb859a3f0ae56e6bb9586e9cf99b3d46e107fb0a8
parente385b556130b7cb1f3ed702d69a5ea28523ec4e8 (diff)
remove default value, for real this time
-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 67e50bc8f..1aef922cf 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -3461,7 +3461,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;