/[webwml]/newmaint/gpg_need.wml
ViewVC logotype

Diff of /newmaint/gpg_need.wml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by tbm, Mon Jul 22 23:00:01 2002 UTC revision 1.3 by tbm, Mon Jul 22 23:03:00 2002 UTC
# Line 15  Line 15 
15    
16  <H1>People looking for GPG Signing</H1>  <H1>People looking for GPG Signing</H1>
17  <?  <?
18      $sql = "SELECT id, forename, surname, email FROM people WHERE offer is FALSE ORDER BY surname";      show_by_country(FALSE);
     echo "<UL>";  
     print_people($db, $sql);  
     echo "</UL>";  
19  ?>  ?>
20    
21  <P>  <P>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.5