cvs: docweb /include lib_general.inc.php

[email protected] ("Philip Olson")
Newsgroups php.doc.web
Message-ID <cvsphilip1238614315@cvsserver>
philip		Wed Apr  1 19:31:55 2009 UTC

  Modified files:              
    /docweb/include	lib_general.inc.php 
  Log:
  Disabled entity viewer until livedocs requirement is removed
  
  
http://cvs.php.net/viewvc.cgi/docweb/include/lib_general.inc.php?r1=1.64&r2=1.65&diff_format=u
Index: docweb/include/lib_general.inc.php
diff -u docweb/include/lib_general.inc.php:1.64 docweb/include/lib_general.inc.php:1.65
--- docweb/include/lib_general.inc.php:1.64	Wed Dec 31 07:02:34 2008
+++ docweb/include/lib_general.inc.php	Wed Apr  1 19:31:55 2009
@@ -18,7 +18,7 @@
 |                   Gabor Hojtsy <[email protected]>                        |
 |                   Sean Coates <[email protected]>                         |
 +----------------------------------------------------------------------+
-$Id: lib_general.inc.php,v 1.64 2008/12/31 07:02:34 philip Exp $
+$Id: lib_general.inc.php,v 1.65 2009/04/01 19:31:55 philip Exp $
 */
 
 require_once dirname(__FILE__) . '/lib_auth.inc.php';
@@ -193,7 +193,8 @@
     }
     if (SITE == 'php') {
         $links['doc-howto'] = BASE_URL . '/dochowto/index.php';
-        $links['entities']  = BASE_URL . '/entities.php';
+//        FIXME: Disabled until livedocs requirement is removed
+//        $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.