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

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/doc-base/trunk/scripts/docgen/_docgen.php?=
From:       Adam_Harvey <aharvey () php ! net>
Date:       2015-02-27 20:31:12
Message-ID: svn-aharvey-1425069072-336015-761211922 () svn ! php ! net
[Download RAW message or body]

aharvey                                  Fri, 27 Feb 2015 20:31:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=336015

Log:
Ugh, when it's not your day...

Changed paths:
    U   phpdoc/doc-base/trunk/scripts/docgen/docgen.php

Modified: phpdoc/doc-base/trunk/scripts/docgen/docgen.php
===================================================================
--- phpdoc/doc-base/trunk/scripts/docgen/docgen.php	2015-02-27 20:27:24 UTC (rev 336014)
+++ phpdoc/doc-base/trunk/scripts/docgen/docgen.php	2015-02-27 20:31:12 UTC (rev 336015)
@@ -784,7 +784,7 @@

 		/* Methods */
 		case DOC_METHOD:
-    case DOC_CONSTRUCTOR:
+		case DOC_CONSTRUCTOR:
 			$path = $OPTION['output'] .'/'. strtolower($obj->class);
 			$filename = $path .'/'. format_filename($obj->name) .'.xml';

@@ -1269,3 +1269,5 @@
 		}
 	}
 }
+
+// vim: set noet ts=4 sw=4:



-- 
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