![]() |
|
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 18 10:12:48 2007 UTC Modified files: /pearweb/templates/bugs registernewaccount.php Log: - fix for Bug #11072: Account request form doesn't make clear that it requires usernames in lowercase http://cvs.php.net/viewvc.cgi/pearwe...&diff_format=u Index: pearweb/templates/bugs/registernewaccount.php diff -u pearweb/templates/bugs/registernewaccount.php:1.2 pearweb/templates/bugs/registernewaccount.php:1.3 --- pearweb/templates/bugs/registernewaccount.php:1.2 Mon Mar 12 17:32:33 2007 +++ pearweb/templates/bugs/registernewaccount.php Fri May 18 10:12:48 2007 @@ -23,7 +23,7 @@ <th class="form-label_left"> Choose a Use<span class="accesskey">r</span>name:</th> <td class="form-input"> -<input size="20" name="PEAR_USER" accesskey="r" value="<?php echo htmlspecialchars($user) ?>" /></td> +<input size="20" name="PEAR_USER" accesskey="r" value="<?php echo htmlspecialchars($user) ?>" /> (only letters [lowercase], digits, and underscore)</td> </tr> <tr> <th class="form-label_left">Choose a Password:</th> | |||
| Featured Websites | ||||
|
![]() |
| Tags: cvs, pearweb, templatesbugs |
| 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 stats.php | Mark Wiesemann | Pear | 0 | 05-20-2007 7:42 PM |
| 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/rss bug.php | Mark Wiesemann | Pear | 0 | 05-20-2007 7:42 PM |
| Featured Websites | ||||
|