pearweb_index
[ class tree: pearweb_index ] [ index: pearweb_index ] [ all elements ]

Source for file newpresident-2007.php

Documentation is available at newpresident-2007.php

  1. <?php
  2. /*
  3.    +----------------------------------------------------------------------+
  4.    | PEAR Web site version 1.0                                            |
  5.    +----------------------------------------------------------------------+
  6.    | Copyright (c) 2001-2005 The PHP Group                                |
  7.    +----------------------------------------------------------------------+
  8.    | This source file is subject to version 2.02 of the PHP license,      |
  9.    | that is bundled with this package in the file LICENSE, and is        |
  10.    | available at through the world-wide-web at                           |
  11.    | http://www.php.net/license/2_02.txt.                                 |
  12.    | If you did not receive a copy of the PHP license and are unable to   |
  13.    | obtain it through the world-wide-web, please send a note to          |
  14.    | license@php.net so we can mail you a copy immediately.               |
  15.    +----------------------------------------------------------------------+
  16.    | Authors: David Coallier <davidc@php.net>                             |
  17.    +----------------------------------------------------------------------+
  18.    $Id: newpresident-2007.php,v 1.3 2007/05/05 01:20:43 cellog Exp $
  19. */
  20.  
  21. response_header("PEAR elects its first president");
  22. ?>
  23.  
  24. <h1>PEAR has elected its first President!</h1>
  25.  
  26. <div style="margin-left:2em;margin-right:2em">
  27. <p>
  28. On May 1, 2007, The PEAR community officially elected
  29. <a href="/user/cellog" title="PEAR President">Gregory Beaver</a>
  30. as the first president of PEAR.  Gregory will serve a term from May 1, 2007 until May 1, 2008.</p>
  31. <p>The role of president is documented in the new
  32. constitution at <a href="/manual/en/constitution.php">this location</a>.  The president
  33. will work closely with the <a href="/group/" title="PEAR Group">PEAR Group</a> to
  34. shape policy that affects the entire PEAR repository.
  35. </p>
  36. </div>
  37.  
  38. <?php response_footer()?>

Documentation generated on Mon, 11 Mar 2019 15:14:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.