cvs: docweb /include lib_general.inc.php

[email protected] ("Philip Olson")
Newsgroups php.doc.web
Message-ID <cvsphilip1211833850@cvsserver>
philip		Mon May 26 20:30:50 2008 UTC

  Modified files:              
    /docweb/include	lib_general.inc.php 
  Log:
  typo
  
  
http://cvs.php.net/viewvc.cgi/docweb/include/lib_general.inc.php?r1=1.60&r2=1.61&diff_format=u
Index: docweb/include/lib_general.inc.php
diff -u docweb/include/lib_general.inc.php:1.60 docweb/include/lib_general.inc.php:1.61
--- docweb/include/lib_general.inc.php:1.60	Mon May 26 18:59:50 2008
+++ docweb/include/lib_general.inc.php	Mon May 26 20:30:49 2008
@@ -18,7 +18,7 @@
 |                   Gabor Hojtsy <[email protected]>                        |
 |                   Sean Coates <[email protected]>                         |
 +----------------------------------------------------------------------+
-$Id: lib_general.inc.php,v 1.60 2008/05/26 18:59:50 philip Exp $
+$Id: lib_general.inc.php,v 1.61 2008/05/26 20:30:49 philip Exp $
 */
 
 require_once dirname(__FILE__) . '/lib_auth.inc.php';
@@ -67,7 +67,7 @@
     header("Content-type: text/html; charset=$encoding");
 
     // bugs for count
-    if ($bugs = get_bugs_count()) {
+    if ($bugs = get_bug_count()) {
         $showBugs = true;
         $bugCount = $bugs['count'];
         $bugsLink = $bugs['link'];
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.