Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1.2.1, Fri May 2 03:20:00 2008 UTC | revision 1.1.2.2, Mon May 19 02:55:50 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | /* $Id$ */ | |
| 2 | ||
| 3 | Enables "Single Sign-Ons" between related Drupal sites on one server | Enables "Single Sign-Ons" between related Drupal sites on one server |
| 4 | with a shared database. | with a shared database. |
| 5 | ||
| # | Line 42 $db_prefix = array( | Line 44 $db_prefix = array( |
| 44 | ||
| 45 | link: http://drupal.org/project/singlesignon | link: http://drupal.org/project/singlesignon |
| 46 | author: Daniel Convissor <danielc@analysisandsolutions.com> | author: Daniel Convissor <danielc@analysisandsolutions.com> |
| 47 | Maintainer: Tim Nelson <wayland@wayland.id.au> | |
| 48 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |