From 3069eaf35e833ffe4a1c1c7829dd7e168ae27420 Mon Sep 17 00:00:00 2001 From: Ciro Mattia Gonano Date: Wed, 11 Sep 2013 15:56:48 +0200 Subject: Merge up to r3319 --- .../PhpDocumentor/phpDocumentor/find_phpdoc.php | 49 ---------------------- 1 file changed, 49 deletions(-) delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/find_phpdoc.php (limited to 'buildscripts/PhpDocumentor/phpDocumentor/find_phpdoc.php') diff --git a/buildscripts/PhpDocumentor/phpDocumentor/find_phpdoc.php b/buildscripts/PhpDocumentor/phpDocumentor/find_phpdoc.php deleted file mode 100755 index 5ca7d2de..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/find_phpdoc.php +++ /dev/null @@ -1,49 +0,0 @@ - - * @copyright 2002-2007 Gregory Beaver - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @version CVS: $Id: find_phpdoc.php 246330 2007-11-17 03:09:41Z ashnazg $ - * @filesource - * @link http://www.phpdoc.org - * @link http://pear.php.net/PhpDocumentor - * @since 1.2 - * @todo CS cleanup - change package to PhpDocumentor - * @todo CS cleanup - change subpackage to Setup - */ -/** - * Dummy value - * @internal CS Exception - logic here necessitates using an unconditional "include" - */ -@include ''; -// value used to test whether include worked -return 6; -?> -- cgit v1.2.3