Переглянути джерело

- extend documentation a little bit, this table vs. dbaliases

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2995 689a6050-402a-0410-94f2-e92a70836424
Henning Westerholt 18 роки тому
батько
коміт
612a6f423b
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      lib/srdb1/schema/aliases.xml

+ 1 - 1
lib/srdb1/schema/aliases.xml

@@ -12,7 +12,7 @@
     <version>1004</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table for the registrar module is similar to the "location" table, (aliases_contact index makes lookup of missed calls much faster). More information is available at: &OPENSER_MOD_DOC;registrar.html
+        <db:para>This table for the registrar module is similar to the "location" table, (the aliases index makes lookup of missed calls much faster). Thus, the function lookup("alias") can be used to map aliases to AORs. More information is available at: &OPENSER_MOD_DOC;registrar.html. Most people uses the dbaliases table with the the alias_db module now.
         </db:para>
     </description>