cvs: docweb /include lib_auth.inc.php
[email protected] ("Philip Olson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsphilip1190170338@cvsserver> |
philip Wed Sep 19 02:52:18 2007 UTC
Modified files:
/docweb/include lib_auth.inc.php
Log:
Added Hannes (bjori) as an admin
http://cvs.php.net/viewvc.cgi/docweb/include/lib_auth.inc.php?r1=1.16&r2=1.17&diff_format=u
Index: docweb/include/lib_auth.inc.php
diff -u docweb/include/lib_auth.inc.php:1.16 docweb/include/lib_auth.inc.php:1.17
--- docweb/include/lib_auth.inc.php:1.16 Tue Dec 5 17:53:15 2006
+++ docweb/include/lib_auth.inc.php Wed Sep 19 02:52:18 2007
@@ -17,7 +17,7 @@
* | Nuno Lopes <[email protected]> |
* +----------------------------------------------------------------------+
*
- * $Id: lib_auth.inc.php,v 1.16 2006/12/05 17:53:15 colder Exp $
+ * $Id: lib_auth.inc.php,v 1.17 2007/09/19 02:52:18 philip Exp $
*/
require_once 'cvs-auth.inc';
@@ -37,6 +37,7 @@
'vincent',
'mazzanet',
'colder',
+ 'bjori',
);
$user = $password = false;