Home > Archive > PHP Mirrors > August 2004 > cvs: phpweb / index.php
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
cvs: phpweb / index.php
|
|
| Derick Rethans 2004-08-20, 4:33 am |
| derick Fri Aug 20 02:12:11 2004 EDT
Modified files:
/phpweb index.php
Log:
- Fix spelling.
#- Didou: You just couldn't see that this was the Unicode representation
# of the ü ;-)
http://cvs.php.net/diff.php/phpweb/...6&r2=1.607&ty=u
Index: phpweb/index.php
diff -u phpweb/index.php:1.606 phpweb/index.php:1.607
--- phpweb/index.php:1.606 Thu Aug 19 12:49:11 2004
+++ phpweb/index.php Fri Aug 20 02:12:11 2004
@@ -156,7 +156,7 @@
OSCOM, the international association for Open Source Content Management
is arranging the <a href="http://oscom.org/events/oscom4/program/">Fourth
Open Source Content Management Conference</a> from 29th September to 1st
- October in Zurich. This fall, the event features apache Software Foundation
+ October in Zürich. This fall, the event features apache Software Foundation
projects, including PHP, so you have a chance to meet some prominent
figures of the PHP scene there. OSCOM.4 is a place for developers,
vendors, integrators and users to mingle and learn from each other. <a
| |
| Mehdi Achour 2004-08-20, 3:56 pm |
| Derick Rethans wrote:
> derick Fri Aug 20 02:12:11 2004 EDT
>
> Modified files:
> /phpweb index.php
> Log:
> - Fix spelling.
> #- Didou: You just couldn't see that this was the Unicode representation
> # of the ü ;-)
Oops, my bad :)
Don't we have to htmlencode it anyway ?
didou
| |
| Derick Rethans 2004-08-21, 8:58 am |
| On Fri, 20 Aug 2004, Mehdi Achour wrote:
> Derick Rethans wrote:
ion[color=darkred]
>
> Oops, my bad :)
> Don't we have to htmlencode it anyway ?
No, why?
Derick
--=20
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
| |
| Mehdi Achour 2004-08-21, 8:58 am |
| Derick Rethans wrote:
> On Fri, 20 Aug 2004, Mehdi Achour wrote:
>
>
>
>
> No, why?
AFAIK we always htmlencoded french accents :) I'm maybe wrong.
didou
|
|
|
|
|