![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Pear Pear programming, this is a very complex subject as with using pear with php can be a difficult task for some, so lets talk pear. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| wiesemann Fri May 11 21:33:46 2007 UTC Modified files: /pearweb/public_html/bugs stats.php Log: - Bug #11018: Misleading column name in bugs stats http://cvs.php.net/viewvc.cgi/pearwe...&diff_format=u Index: pearweb/public_html/bugs/stats.php diff -u pearweb/public_html/bugs/stats.php:1.53 pearweb/public_html/bugs/stats.php:1.54 --- pearweb/public_html/bugs/stats.php:1.53 Wed Apr 25 20:29:32 2007 +++ pearweb/public_html/bugs/stats.php Fri May 11 21:33:46 2007 @@ -15,7 +15,7 @@ * @package Bugs * @copyright Copyright (c) 1997-2005 The PHP Group * @license http://www.php.net/license/3_0.txt PHP License - * @version $Id: stats.php,v 1.53 2007/04/25 20:29:32 dufuz Exp $ + * @version $Id: stats.php,v 1.54 2007/05/11 21:33:46 wiesemann Exp $ */ /** @@ -298,7 +298,7 @@ echo "<p>The following is some informational statistics on bug fixing and reporting. Developers are considered to have fixed a bug if the bug is marked <strong>Closed</strong> and is assigned to the developer.</p>"; echo '<table>'; -echo '<tr><th>All Time</th><th>Past Month</th><th>Bug Reporting</th></tr>'; +echo '<tr><th>All Time</th><th>Last 30 Days</th><th>Bug Reporting</th></tr>'; echo '<tr><td valign="top">'; require_once 'bugs/pear-bugs.php'; $bugs = new PEAR_Bugs; | |||
| Featured Websites | ||||
|
![]() |
| Tags: cvs, pearweb, public_htmlbugs, statsphp |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cvs: pearweb /public_html/notes/admin index.php trans.php | Mark Wiesemann | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pearweb /public_html/notes/admin index.php trans.php /templates/notes note-manage-admin.tpl.php | Mark Wiesemann | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pearweb /public_html/bugs/rss bug.php | Mark Wiesemann | Pear | 0 | 05-20-2007 7:42 PM |
| Question about live server stats? | MadKad | The Games | 10 | 10-30-2006 1:43 PM |
| Clan Stats FAQ | Whatcha | The Games | 9 | 10-22-2006 1:48 AM |
| Featured Websites | ||||
|