LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Philip Olson Date: Mon May 26 14:30:50 2008 Subject: cvs: docweb /include lib_general.inc.php
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 <goba@php.net> |
| Sean Coates <sean@php.net> |
+----------------------------------------------------------------------+
-$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'];
| Navigate in group php.doc.web at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |