|
@@ -11,9 +11,6 @@ Daniel-Constantin Mierla
|
|
|
<[email protected]>
|
|
|
|
|
|
Copyright © 2006 voice-system.ro
|
|
|
- Revision History
|
|
|
- Revision $Revision$ $Date: 2008-08-06 12:08:33 +0200
|
|
|
- (Mi, 06 Aug 2008) $
|
|
|
__________________________________________________________
|
|
|
|
|
|
Table of Contents
|
|
@@ -107,7 +104,7 @@ modparam("db_mysql", "timeout_interval", 2)
|
|
|
|
|
|
Example 1.3. Set auto_reconnect parameter
|
|
|
...
|
|
|
-modparam("auto_reconnect", "auto_reconnect", 0)
|
|
|
+modparam("db_mysql", "auto_reconnect", 0)
|
|
|
...
|
|
|
|
|
|
1.4. Exported Functions
|