| Damien Seguy 2004-11-22, 3:56 pm |
| dams Mon Nov 22 11:55:23 2004 EDT
Modified files:
/phpweb links.php
Log:
reverting phpdebutant.org
http://cvs.php.net/diff.php/phpweb/...8&r2=1.179&ty=u
Index: phpweb/links.php
diff -u phpweb/links.php:1.178 phpweb/links.php:1.179
--- phpweb/links.php:1.178 Mon Nov 22 10:48:14 2004
+++ phpweb/links.php Mon Nov 22 11:55:22 2004
@@ -1,5 +1,5 @@
<?php
-// $Id: links.php,v 1.178 2004/11/22 15:48:14 dams Exp $
+// $Id: links.php,v 1.179 2004/11/22 16:55:22 dams Exp $
$_SERVER['BASE_PAGE'] = 'links.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("Links");
@@ -531,14 +531,11 @@
Home of PHP French documentation, with comprehensive
technical information, and all PHP related news
</li>
-<!--
-Not a French web site anymore
<li>
- <a href="http://www.phpdebutant.com/">phpdebutant</a><br />
+ <a href="http://www.phpdebutant.org/">phpdebutant</a><br />
Apprendre le PHP par l'exemple, facilement et simplement.
Réservé d'abord aux débutants.
</li>
--->
<li>
<a href="http://www.phpfr.org/">phpfr</a><br />
Le site de référence sur PHP en France!
|