cvs: docweb /www/rfc rfc-overview.php

[email protected] ("Vincent Gevers")
Newsgroups php.doc.web
Message-ID <cvsvincent1122663108@cvsserver>
vincent		Fri Jul 29 14:51:48 2005 EDT

  Modified files:              
    /docweb/www/rfc	rfc-overview.php 
  Log:
  this seems better
  
http://cvs.php.net/diff.php/docweb/www/rfc/rfc-overview.php?r1=1.10&r2=1.11&ty=u
Index: docweb/www/rfc/rfc-overview.php
diff -u docweb/www/rfc/rfc-overview.php:1.10 docweb/www/rfc/rfc-overview.php:1.11
--- docweb/www/rfc/rfc-overview.php:1.10	Fri Jul 29 07:24:49 2005
+++ docweb/www/rfc/rfc-overview.php	Fri Jul 29 14:51:48 2005
@@ -22,7 +22,7 @@
  * @author    Daniel Convissor <[email protected]>
  * @copyright Copyright (c) 1997-2004 The PHP Group
  * @license   http://www.php.net/license/3_0.txt  PHP License
- * @version   $Id: rfc-overview.php,v 1.10 2005/07/29 11:24:49 vincent Exp $
+ * @version   $Id: rfc-overview.php,v 1.11 2005/07/29 18:51:48 vincent Exp $
  */
 
 /**
@@ -83,7 +83,7 @@
         }
     }
     if (!isset($users[$proposal->user_handle])) {
-        $users[$proposal->user_handle] = array('Test','name'=>'TestUser');// user::info($proposal->user_handle); // !!!
+        $users[$proposal->user_handle] = array($proposal->user_handle,'name'=>$proposal->user_handle);// user::info($proposal->user_handle); // !!!
     }
     
     $already_voted = false;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.