philip          Wed Jan  9 14:43:05 2002 EDT

  Modified files:              
    /phpdoc/howto       howto.ent 
  Log:
  Added some useful links that'll be integrated into HOWTO
  
  
Index: phpdoc/howto/howto.ent
diff -u phpdoc/howto/howto.ent:1.10 phpdoc/howto/howto.ent:1.11
--- phpdoc/howto/howto.ent:1.10 Sun Nov 18 08:05:34 2001
+++ phpdoc/howto/howto.ent      Wed Jan  9 14:43:05 2002
@@ -14,6 +14,9 @@
 
 <!-- General PHP.net links -->
 <!ENTITY url.php              "http://www.php.net/";>
+<!ENTITY url.php.bonsai       "http://bonsai.php.net/";>
+<!ENTITY url.php.bugs         "http://bugs.php.net/";>
+<!ENTITY url.php.lxr          "http://lxr.php.net/";>
 <!ENTITY url.php.rsync        "http://rsync.php.net/";>
 <!ENTITY url.php.cvs          "http://cvs.php.net/";>
 <!ENTITY url.php.cvsaccount   "http://www.php.net/cvs-php.php";>
@@ -24,6 +27,7 @@
 <!ENTITY url.php.manual.plain "http://www.php.net/manual/html/";>
 <!ENTITY url.php.manual.pdf   "http://www.php.net/distributions/php_manual_en.pdf";>
 <!ENTITY url.php.manual.rtf   "http://www.php.net/distributions/manual.rtf";>    
+<!ENTITY url.php.NEWS         "http://cvs.php.net/co.php/php4/NEWS";>
 <!ENTITY url.php.howto        
"http://cvs.php.net/co.php/phpdoc/howto/howto.html.tar.gz";>
 
 <!-- For DocBook section -->
@@ -50,6 +54,7 @@
 <!ENTITY url.cvs-win        "http://ftp.cvshome.org/win32/";>
 <!ENTITY url.cvstut1        "http://www.arc.unm.edu/~rsahu/cvs.html";>
 <!ENTITY url.cvstut2        
"http://cellworks.washington.edu/pub/docs/cvs/tutorial/cvs_tutorial_1.html";>     
+<!ENTITY url.cvs.faq        "http://www.loria.fr/~molli/cvs/cvs-FAQ/cvsfaq0.html";>
 
 <!-- XSL tools and utils links -->
 <!ENTITY url.xsl.xt         "http://www.jclark.com/xml/xt.html";>
@@ -75,5 +80,5 @@
 <!ENTITY url.revcheck.it    "http://www.php.net/manual/it/revcheck.html";>
 
 <!-- For Misc section -->
-<!ENTITY url.zend.phpfunc "http://www.zend.com/phpfunc/";>
-
+<!ENTITY url.rtfs           "http://www.fooassociates.com/rtfs/";>
+<!ENTITY url.zend.phpfunc   "http://www.zend.com/phpfunc/";>


Reply via email to