logo       
Google Custom Search
    AddThis Social Bookmark Button

cvs: pear-core / System.php: msg#00383

Subject: cvs: pear-core / System.php
cellog          Sun Nov 28 01:20:58 2004 EDT

  Modified files:              
    /pear-core  System.php 
  Log:
  update docs
  
http://cvs.php.net/diff.php/pear-core/System.php?r1=1.40&r2=1.41&ty=u
Index: pear-core/System.php
diff -u pear-core/System.php:1.40 pear-core/System.php:1.41
--- pear-core/System.php:1.40   Thu Oct 14 09:43:20 2004
+++ pear-core/System.php        Sun Nov 28 01:20:58 2004
@@ -16,7 +16,7 @@
 // | Authors: Tomas V.V.Cox <cox@xxxxxxxxxxx>                             |
 // +----------------------------------------------------------------------+
 //
-// $Id: System.php,v 1.40 2004/10/14 13:43:20 cellog Exp $
+// $Id: System.php,v 1.41 2004/11/28 06:20:58 cellog Exp $
 //
 
 require_once 'PEAR.php';
@@ -48,7 +48,7 @@
 *
 * @package  System
 * @author   Tomas V.V.Cox <cox@xxxxxxxxxxx>
-* @version  $Revision: 1.40 $
+* @version  $Revision: 1.41 $
 * @access   public
 * @see      http://pear.php.net/manual/
 */
@@ -211,6 +211,7 @@
     * Make directories. Note that we use call_user_func('mkdir') to avoid
     * a problem with ZE2 calling System::mkDir instead of the native PHP func.
     *
+    * The -p option will create parent directories
     * @param    string  $args    the name of the director(y|ies) to create
     * @return   bool    True for success
     * @access   public

-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>