瀏覽代碼

dialog Use correct default name for toroute_name database column

Olle E. Johansson 9 年之前
父節點
當前提交
6196309a05
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      modules/dialog/README
  2. 1 1
      modules/dialog/doc/dialog_admin.xml

+ 1 - 1
modules/dialog/README

@@ -978,7 +978,7 @@ modparam("dialog", "sflags_column", "s_flags")
    The column name in the database to store the index of the route to be
    The column name in the database to store the index of the route to be
    executed at timeout.
    executed at timeout.
 
 
-   Default value is "toroute".
+   Default value is "toroute_name".
 
 
    Example 1.35. Set toroute_column parameter
    Example 1.35. Set toroute_column parameter
 ...
 ...

+ 1 - 1
modules/dialog/doc/dialog_admin.xml

@@ -941,7 +941,7 @@ modparam("dialog", "sflags_column", "s_flags")
 		</para>
 		</para>
 		<para>
 		<para>
 		<emphasis>
 		<emphasis>
-			Default value is <quote>toroute</quote>.
+			Default value is <quote>toroute_name</quote>.
 		</emphasis>
 		</emphasis>
 		</para>
 		</para>
 		<example>
 		<example>