![]() |
|
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 Thu May 17 20:08:04 2007 UTC Modified files: /pearweb/public_html/bugs stats.php Log: - added missing "er" letters to make alignment centered instead of ugly alignment to the right (not really worth opening a bug) 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.54 pearweb/public_html/bugs/stats.php:1.55 --- pearweb/public_html/bugs/stats.php:1.54 Fri May 11 21:33:46 2007 +++ pearweb/public_html/bugs/stats.php Thu May 17 20:08:04 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.54 2007/05/11 21:33:46 wiesemann Exp $ + * @version $Id: stats.php,v 1.55 2007/05/17 20:08:04 wiesemann Exp $ */ /** @@ -307,8 +307,8 @@ $reporters = $bugs->reporterStats(); echo '<table>'; ?> <tr> - <th class="bug_head">Closed Bugs</th> - <th class="bug_head">Developer</th> + <th class="bug_header">Closed Bugs</th> + <th class="bug_header">Developer</th> </tr> <?php $handle = isset($auth_user->handle) ? $auth_user->handle : ''; @@ -326,8 +326,8 @@ echo '</td><td valign="top">'; echo '<table>'; ?> <tr> - <th class="bug_head">Closed Bugs</th> - <th class="bug_head">Developer</th> + <th class="bug_header">Closed Bugs</th> + <th class="bug_header">Developer</th> </tr> <?php foreach ($lastmonth as $stat) { @@ -342,8 +342,8 @@ echo '</td><td valign="top">'; echo '<table>'; ?> <tr> - <th class="bug_head">Bugs + Comments + Patches</th> - <th class="bug_head">Developer</th> + <th class="bug_header">Bugs + Comments + Patches</th> + <th class="bug_header">Developer</th> </tr> <?php foreach ($reporters as $dev => $stat) { | |||
| 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/bugs bug.php | Mark Wiesemann | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pearweb /public_html/bugs search.php | David Coallier | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pearweb /public_html/bugs search.php | David Coallier | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pearweb /public_html/bugs stats.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 |
| Featured Websites | ||||
|