Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.13, Fri Mar 3 05:02:28 2006 UTC | revision 1.13.2.2, Fri Mar 3 05:06:18 2006 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | // $Id: webserver_auth.module,v 1.12 2005/04/29 19:27:31 weitzman Exp $ | // $Id: webserver_auth.module,v 1.13 2006/03/03 05:02:28 weitzman Exp $ |
| 3 | ||
| 4 | function webserver_auth_init() { | function webserver_auth_init() { |
| 5 | global $user, $account; | global $user, $account; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |