Changeset - 2092dc6f2774
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 15 years ago 2010-12-08 20:43:52
ohnobinki@ohnopublishing.net
Minor docs for Page::__construct().
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
inc/class.page.php
Show inline comments
 
@@ -83,6 +83,8 @@ class page
 
  /**
 
   * \param $ntitle
 
   *   Must be a valid HTML string (i.e., escaped with htmlentities()).
 
   * \param $nscripts
 
   *   An array of strings identifying the scripts to include for this page.
 
   */
 
  public function __construct($ntitle, $nscripts = array(), $immediate = TRUE)
 
  {
0 comments (0 inline, 0 general)