Browse Source

fix default db in docbook

osas 12 years ago
parent
commit
0c130b85e8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docbook/entities.xml

+ 2 - 2
docbook/entities.xml

@@ -63,8 +63,8 @@
 <!ENTITY serusersmail "<email>[email protected]</email>">
 <!ENTITY serusersmail "<email>[email protected]</email>">
 <!ENTITY serdevmail "<email>[email protected]</email>">
 <!ENTITY serdevmail "<email>[email protected]</email>">
 
 
-<!ENTITY defaultdb "mysql://openser:openserrw@localhost/openser">
-<!ENTITY defaultrodb "mysql://openserro:openserro@localhost/openser">
+<!ENTITY defaultdb "mysql://kamailio:kamailiorw@localhost/kamailio">
+<!ENTITY defaultrodb "mysql://kamailioro:kamailioro@localhost/kamailio">
 <!ENTITY exampledb "dbdriver://username:password@dbhost/dbname">
 <!ENTITY exampledb "dbdriver://username:password@dbhost/dbname">
 <!ENTITY exampleotherdb "postgres://proxy:[email protected]/sipdb">
 <!ENTITY exampleotherdb "postgres://proxy:[email protected]/sipdb">