Re: [PEAR-DEV] pear website patch
by Martin Jansen other posts by this author
Nov 6 2006 12:03PM messages near this date
[PEAR-DEV] pear website patch
|
Re: [PEAR-DEV] pear website patch
On Mon Oct 30, 2006 at 09:2314PM +0100, Christian Weiske wrote:
> cweiske:/data/cvs/pear/pearweb> cvs diff public_html/index.php
> Index: public_html/index.php
> ===================================================================
> RCS file: /repository/pearweb/public_html/index.php,v
> retrieving revision 1.121
> diff -r1.121 index.php
> 90a91,99
> >
> > echo '<h2>» Users</h2>';
> > echo '<div class="indent">';
> >
> > echo menu_link("List Packages", "packages.php");
> > echo menu_link("Search Package", "search.php");
> >
> > echo '</div>';
This will only be shown when people are logged in as PEAR developers.
Sort of pointless then, no?
- Martin
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Christian Weiske
Martin Jansen
Christian Weiske
|