[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phd(PHD_0_2) /themes/php phpfunctions.php
From:       "Rudy Nappée" <loudi () php ! net>
Date:       2008-07-25 14:12:20
Message-ID: cvsloudi1216995140 () cvsserver
[Download RAW message or body]

loudi		Fri Jul 25 14:12:20 2008 UTC

  Modified files:              (Branch: PHD_0_2)
    /phd/themes/php	phpfunctions.php 
  Log:
  * real bug #45627 fix
  
http://cvs.php.net/viewvc.cgi/phd/themes/php/phpfunctions.php?r1=1.1.2.3&r2=1.1.2.4&diff_format=u
Index: phd/themes/php/phpfunctions.php
diff -u phd/themes/php/phpfunctions.php:1.1.2.3 phd/themes/php/phpfunctions.php:1.1.2.4
--- phd/themes/php/phpfunctions.php:1.1.2.3	Fri Jul 25 14:02:52 2008
+++ phd/themes/php/phpfunctions.php	Fri Jul 25 14:12:20 2008
@@ -44,7 +44,7 @@
     protected $outputdir = "";
     protected $isFunctionRefSet = false;
     
-    public function __construct(array $IDs, array $filenames, $format = "man", $chunked = true) {
+    public function __construct(array $IDs, array $filenames, $format = "man3", $chunked = true) {
         parent::__construct($IDs);
         $this->format = $format;
         $this->outputdir = $GLOBALS['OPTIONS']['output_dir'] . $this->format . DIRECTORY_SEPARATOR;



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic