conf.php.dist diff
Mathieu Legare <[email protected]> Sun, 25 Aug 2002 09:06:22 -0400
| Newsgroups | gmane.comp.horde.juno |
|---|---|
| Message-ID | <[email protected]> |
Index: conf.php.dist =================================================================== RCS file: /repository/juno/config/conf.php.dist,v retrieving revision 1.3 diff -u -r1.3 conf.php.dist --- conf.php.dist 23 Aug 2002 22:50:57 -0000 1.3 +++ conf.php.dist 25 Aug 2002 13:05:14 -0000 @@ -1,6 +1,6 @@ <?php /* - * $Horde: juno/config/conf.php.dist,v 1.3 2002/08/23 22:50:57 jan Exp $ + * $Horde: juno/config/conf.php.dist,v 1.4 2002/08/23 00:09:27 jan Exp $ * * Copyright 1999-2002 Charles J. Hagenbuch <[email protected]> * Copyright 1999-2002 Jon Parise <[email protected]> @@ -26,4 +26,5 @@ $conf['storage']['params']['username'] = 'horde'; $conf['storage']['params']['password'] = ''; $conf['storage']['params']['database'] = 'horde'; -$conf['storage']['params']['table'] = 'juno_accounts'; +$conf['storage']['params']['table_accounts'] = 'juno_accounts'; +$conf['storage']['params']['table_register'] = 'juno_register'; -- Juno mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]