cvs: docweb /include lib_general.inc.php

[email protected] ("Sean Coates")
Newsgroups php.doc.web
Message-ID <cvssean1106715414@cvsserver>
sean		Tue Jan 25 23:56:54 2005 EDT

  Modified files:              
    /docweb/include	lib_general.inc.php 
  Log:
  link in entities
  
http://cvs.php.net/diff.php/docweb/include/lib_general.inc.php?r1=1.39&r2=1.40&ty=u
Index: docweb/include/lib_general.inc.php
diff -u docweb/include/lib_general.inc.php:1.39 docweb/include/lib_general.inc.php:1.40
--- docweb/include/lib_general.inc.php:1.39	Tue Jan 25 13:48:51 2005
+++ docweb/include/lib_general.inc.php	Tue Jan 25 23:56:54 2005
@@ -18,7 +18,7 @@
 |                   Gabor Hojtsy <[email protected]>                        |
 |                   Sean Coates <[email protected]>                         |
 +----------------------------------------------------------------------+
-$Id: lib_general.inc.php,v 1.39 2005/01/25 18:48:51 nlopess Exp $
+$Id: lib_general.inc.php,v 1.40 2005/01/26 04:56:54 sean Exp $
 */
 
 function is_translation($project, $language)
@@ -212,7 +212,8 @@
         $links['rev-check'] = BASE_URL .'/revcheck.php';
     }
     if (SITE == 'php') {
-        $links['doc-howto']    = BASE_URL . '/dochowto/index.php';
+        $links['doc-howto'] = BASE_URL . '/dochowto/index.php';
+        $links['entities']  = BASE_URL . '/entities.php';
     }
 
     switch(SITE) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.