Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2002 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26706 invoked from network); 25 May 2003 20:28:25 -0000 Received: from unknown (HELO allowee.no-ip.com) (62.234.26.227) by pb1.pair.com with SMTP; 25 May 2003 20:28:25 -0000 Received: from localhost ([127.0.0.1]) by allowee.no-ip.com (Kerio MailServer 5.6.2) (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits)) for internals@lists.php.net; Sun, 25 May 2003 22:20:42 +0200 Organization: Vincents Industries To: internals@lists.php.net Date: Sun, 25 May 2003 22:23:25 +0200 User-Agent: KMail/1.5.1 References: <200305252054.03843.php@allowee.no-ip.com> In-Reply-To: <200305252054.03843.php@allowee.no-ip.com> X-Mailer-OS: Debian GNU/Linux MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200305252223.25544.php@allowee.no-ip.com> Subject: Re: [PHP-DEV] including the shortcuts doesn't work as it should.. From: php@allowee.no-ip.com (Allowee) Yeah I know I hit reply to my own mail..... I found out that there are more bugs... the search box at the top doesn't have the 'lang' value adding notes has a redirect like http://a.php.net/error/index.php there just need to be some tweaks... I'll study how php.net handles the users language and if I see more bugs i might create my own fix for it and mail it around... btw, I've setup http://a.php.net as my local php mirror, phpweb.allowee.no-ip.biz:123 wasn't going to work... cookie problems .: Allowee On Sunday 25 May 2003 20:54, Allowee wrote: > sorry to 'bug' you again but I want to help PHP :) > > with all the high serverloads and changes in files things can go wrong... > > www.php.net/echo > it all looks nice. > > now use the select box and *try* to change it. > you'll see what i mean.. > > here's the code > ----- >
view the > > ---- > > it should be easy since $BASE_FOR_MANPAGE has been done almost the same > way, correct? > > .: Allowee