Bladeren bron

- 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 jaren geleden
bovenliggende
commit
612a6f423b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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>