2
0
Bogdan-Andrei Iancu 22 жил өмнө
parent
commit
a725e55dd8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      scripts/sc

+ 1 - 1
scripts/sc

@@ -73,7 +73,7 @@ USER_COLUMN=username
 CALLID_COLUMN=callid
 CALLID_COLUMN=callid
 
 
 # subscriber table
 # subscriber table
-if [ -z "SUB_TABLE" ] ; then
+if [ -z "$SUB_TABLE" ] ; then
 	SUB_TABLE=subscriber
 	SUB_TABLE=subscriber
 fi
 fi
 REALM_COLUMN=domain
 REALM_COLUMN=domain