Skip to content

Commit

Permalink
* Add links to the new documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
mj committed Dec 15, 2001
1 parent 143df7d commit dbe0db6
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions pear/README
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,12 @@ This section will describe the tools provided to PEAR users.

CODING RULES AND GUIDELINES

* All PHP code must use <?php ?>. This is the only really portable tag.

* Before adding a new top-level directory ("DB" is one), discuss your
intentions on [email protected].

* Please see the CODING_STANDARDS file for full rules and guidelines.
* Please see http://pear.php.net/manual/standards.php for full rules and guidelines.


DOCUMENTATION

Documentation for PEAR can be found at http://pear.php.net/manual/.

0 comments on commit dbe0db6

Please sign in to comment.