Home » HTML » HTML_QuickForm » Bug #5030
Link in documentation is wrong
Details
| Submitted | 2005-08-08 22:20 UTC |
|---|---|
| From | ieure at php dot net |
| Assigned | avb |
| Status | Closed |
| Package | HTML_QuickForm |
| PHP Version | Irrelevant |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-08-08 22:20 UTC] ieure at php dot net
Description:
------------
In the documentation, on this page:
http://pear.php.net/manual/en/package.html.html-quickform.html-quickform.isruleregistered.php
The link for registerRule() goes to the addGroupRule()
documentation.
Expected result:
----------------
The registerRule() link should go to the registerRule()
documentation.
Actual result:
--------------
The registerRule() link goes go to the addGroupRule()
documentation.