Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2012 19:27:40 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307389 - in head/devel/pear-PhpDocumentor: . files
Message-ID:  <201211131927.qADJRe2q006095@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Tue Nov 13 19:27:40 2012
New Revision: 307389
URL: http://svnweb.freebsd.org/changeset/ports/307389

Log:
  - Update to version 1.4.4
  - Use PEAR_AUTOINSTALL for dynamic plist
  - Make pkg-descr shorter
  
  PR:		ports/171916
  Submitted by:	Gasol Wu <gasol.wu@gmail.com>
  Feature safe:	yes

Deleted:
  head/devel/pear-PhpDocumentor/files/
Modified:
  head/devel/pear-PhpDocumentor/Makefile
  head/devel/pear-PhpDocumentor/distinfo
  head/devel/pear-PhpDocumentor/pkg-descr

Modified: head/devel/pear-PhpDocumentor/Makefile
==============================================================================
--- head/devel/pear-PhpDocumentor/Makefile	Tue Nov 13 18:54:15 2012	(r307388)
+++ head/devel/pear-PhpDocumentor/Makefile	Tue Nov 13 19:27:40 2012	(r307389)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:  pear-PhpDocumentor
-# Date created:			  17 May 2007
-# Whom:				  Gerrit Beine (<gerrit.beine@gmx.de>)
-#
+# Created by: Gerrit Beine (<gerrit.beine@gmx.de>)
 # $FreeBSD$
-#
 
 PORTNAME=	PhpDocumentor
-PORTVERSION=	1.4.3
+PORTVERSION=	1.4.4
 CATEGORIES=	devel www pear
 
 MAINTAINER=	ports@FreeBSD.org
@@ -21,1232 +17,7 @@ LATEST_LINK=	pear-${PORTNAME}
 OPTIONS_DEFINE=	XML_BEAUTIFIER
 XML_BEAUTIFIER_DESC=	XML_Beautifier support
 
-CATEGORY=	PhpDocumentor
-FILES=		HTML_TreeMenu-1.1.2/TreeMenu.php \
-		phpDocumentor/Converters/CHM/default/CHMdefaultConverter.inc \
-		phpDocumentor/Converters/HTML/frames/HTMLframesConverter.inc \
-		phpDocumentor/Converters/HTML/Smarty/HTMLSmartyConverter.inc \
-		phpDocumentor/Converters/PDF/default/class.pdf.php \
-		phpDocumentor/Converters/PDF/default/class.phpdocpdf.php \
-		phpDocumentor/Converters/PDF/default/ParserPDF.inc \
-		phpDocumentor/Converters/PDF/default/PDFdefaultConverter.inc \
-		phpDocumentor/Converters/PDF/default/class.ezpdf.php \
-		phpDocumentor/Converters/XML/DocBook/peardoc2/Plain.php \
-		phpDocumentor/Converters/XML/DocBook/peardoc2/Tokenizer.php \
-		phpDocumentor/Converters/XML/DocBook/peardoc2/Beautifier.php \
-		phpDocumentor/Converters/XML/DocBook/peardoc2/XMLDocBookpeardoc2Converter.inc \
-		phpDocumentor/Converters/XML/DocBook/XMLDocBookConverter.inc \
-		phpDocumentor/Converters/.peardummy \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.assign_smarty_interface.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.create_dir_structure.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.display_debug_console.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.get_include_path.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.get_microtime.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.get_php_resource.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.is_secure.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.is_trusted.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.load_plugins.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.load_resource_plugin.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.process_cached_inserts.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.process_compiled_include.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.read_cache_file.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.rmdir.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.rm_auto.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.run_insert_handler.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.smarty_include_php.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.write_cache_file.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.write_compiled_include.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.write_compiled_resource.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.write_file.php \
-		phpDocumentor/Smarty-2.6.0/libs/core/core.assemble_plugin_filepath.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.assign.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.assign_debug_info.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.config_load.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.counter.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.cycle.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.debug.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.eval.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.fetch.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_checkboxes.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_image.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_options.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_radios.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_select_date.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_table.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/block.strip.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.html_select_time.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.mailto.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.math.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.popup.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.popup_init.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/function.var_dump.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.capitalize.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.cat.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.count_characters.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.count_paragraphs.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.count_sentences.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.count_words.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.date_format.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.debug_print_var.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.default.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.escape.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.htmlentities.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.indent.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.lower.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.nl2br.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.rawurlencode.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.regex_replace.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.replace.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.spacify.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.string_format.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.strip.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.strip_tags.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.truncate.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.upper.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.wordwrap.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/outputfilter.trimwhitespace.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/shared.escape_special_chars.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/shared.make_timestamp.php \
-		phpDocumentor/Smarty-2.6.0/libs/plugins/block.textformat.php \
-		phpDocumentor/Smarty-2.6.0/libs/debug.tpl \
-		phpDocumentor/Smarty-2.6.0/libs/Smarty.class.php \
-		phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php \
-		phpDocumentor/Smarty-2.6.0/libs/Config_File.class.php \
-		phpDocumentor/clone.inc.php \
-		phpDocumentor/clone5.inc.php \
-		phpDocumentor/common.inc.php \
-		phpDocumentor/Converter.inc \
-		phpDocumentor/DescHTML.inc \
-		phpDocumentor/DocBlockTags.inc \
-		phpDocumentor/Errors.inc \
-		phpDocumentor/EventStack.inc \
-		phpDocumentor/find_phpdoc.php \
-		phpDocumentor/HighlightParser.inc \
-		phpDocumentor/InlineTags.inc \
-		phpDocumentor/IntermediateParser.inc \
-		phpDocumentor/Io.inc \
-		phpDocumentor/LinkClasses.inc \
-		phpDocumentor/PackagePageElements.inc \
-		phpDocumentor/Parser.inc \
-		phpDocumentor/ParserData.inc \
-		phpDocumentor/ParserDescCleanup.inc \
-		phpDocumentor/ParserDocBlock.inc \
-		phpDocumentor/ParserElements.inc \
-		phpDocumentor/phpdoc.inc \
-		phpDocumentor/phpDocumentorTParser.inc \
-		phpDocumentor/phpDocumentorTWordParser.inc \
-		phpDocumentor/ProceduralPages.inc \
-		phpDocumentor/Publisher.inc \
-		phpDocumentor/Setup.inc.php \
-		phpDocumentor/TutorialHighlightParser.inc \
-		phpDocumentor/WordParser.inc \
-		phpDocumentor/XMLpackagePageParser.inc \
-		phpDocumentor/Classes.inc \
-		scripts/create_package.xml.php \
-		scripts/tokenizer_test.php \
-		scripts/add_cvs.php \
-		scripts/create_examples.php \
-		scripts/makedoc.sh \
-		phpDocumentor.ini
-DOCS=		Documentation/Release-old/Release-0.2.4 \
-		Documentation/Release-old/Release-0.2.5 \
-		Documentation/Release-old/Release-0.2.6 \
-		Documentation/Release-old/Release-0.3.0 \
-		Documentation/Release-old/Release-0.4.0 \
-		Documentation/Release-old/Release-0.4.1 \
-		Documentation/Release-old/Release-0.4.2 \
-		Documentation/Release-old/Release-1.0.0 \
-		Documentation/Release-old/Release-1.0.0rc1 \
-		Documentation/Release-old/Release-1.1.0 \
-		Documentation/Release-old/Release-1.1.0rc1 \
-		Documentation/Release-old/Release-1.1.0rc2 \
-		Documentation/Release-old/Release-1.2.0 \
-		Documentation/Release-old/Release-1.2.0beta1 \
-		Documentation/Release-old/Release-1.2.0beta2 \
-		Documentation/Release-old/Release-1.2.0beta3 \
-		Documentation/Release-old/Release-1.2.0rc1 \
-		Documentation/Release-old/Release-1.2.0rc2 \
-		Documentation/Release-old/Release-1.2.1 \
-		Documentation/Release-old/Release-1.2.2 \
-		Documentation/Release-old/Release-1.2.3 \
-		Documentation/Release-old/Release-1.2.3.1 \
-		Documentation/Release-old/Release-1.3.0 \
-		Documentation/Release-old/Release-1.3.1 \
-		Documentation/Release-old/Release-1.3.2 \
-		Documentation/Release-old/Release-1.4.0alpha1 \
-		Documentation/Release-old/Release-1.4.0alpha2 \
-		Documentation/Release-old/Release-1.4.0rc1 \
-		Documentation/Release-old/Release-1.4.0rc2 \
-		Documentation/Release-old/Release-1.4.0 \
-		Documentation/Release-old/Release-1.4.1 \
-		Documentation/Release-old/Release-1.4.2 \
-		Documentation/TODO \
-		Documentation/RoadMap \
-		tutorials/Converters/CHMdefault/CHMdefaultConverter.cls \
-		tutorials/Converters/HTMLframes/HTMLframesConverter.cls \
-		tutorials/Converters/HTMLSmarty/HTMLSmartyConverter.cls \
-		tutorials/Converters/PDFdefault/PDFParser.cls \
-		tutorials/Converters/PDFdefault/PDFdefaultConverter.cls \
-		tutorials/Converters/XMLDocBook/XMLDocBookConverter.cls \
-		tutorials/Converters/Converter.cls.ini \
-		tutorials/Converters/Converter.methods.cls \
-		tutorials/Converters/Converters.pkg \
-		tutorials/Converters/template.vars.cls \
-		tutorials/Converters/Converter.cls \
-		tutorials/phpDocumentor/examples/sample2.php \
-		tutorials/phpDocumentor/examples/sample3.php \
-		tutorials/phpDocumentor/examples/sample1.php \
-		tutorials/phpDocumentor/inlinetags.pkg \
-		tutorials/phpDocumentor/inlinetags.pkg.ini \
-		tutorials/phpDocumentor/manual.pkg \
-		tutorials/phpDocumentor/manual.pkg.ini \
-		tutorials/phpDocumentor/phpDocumentor.howto.pkg \
-		tutorials/phpDocumentor/phpDocumentor.howto.pkg.ini \
-		tutorials/phpDocumentor/phpDocumentor.pkg \
-		tutorials/phpDocumentor/phpDocumentor.pkg.ini \
-		tutorials/phpDocumentor/phpDocumentor.quickstart.pkg \
-		tutorials/phpDocumentor/phpDocumentor.quickstart.pkg.ini \
-		tutorials/phpDocumentor/sample1.pkg \
-		tutorials/phpDocumentor/sample2.pkg \
-		tutorials/phpDocumentor/sample3.pkg \
-		tutorials/phpDocumentor/tags.abstract.pkg \
-		tutorials/phpDocumentor/tags.access.pkg \
-		tutorials/phpDocumentor/tags.author.pkg \
-		tutorials/phpDocumentor/tags.final.pkg \
-		tutorials/phpDocumentor/tags.category.pkg \
-		tutorials/phpDocumentor/tags.copyright.pkg \
-		tutorials/phpDocumentor/tags.deprecated.pkg \
-		tutorials/phpDocumentor/tags.example.pkg \
-		tutorials/phpDocumentor/tags.filesource.pkg \
-		tutorials/phpDocumentor/tags.global.pkg \
-		tutorials/phpDocumentor/tags.ignore.pkg \
-		tutorials/phpDocumentor/tags.inlineexample.pkg \
-		tutorials/phpDocumentor/tags.inlineid.pkg \
-		tutorials/phpDocumentor/tags.inlineinheritdoc.pkg \
-		tutorials/phpDocumentor/tags.inlineinternal.pkg \
-		tutorials/phpDocumentor/tags.inlinelink.pkg \
-		tutorials/phpDocumentor/tags.inlinesource.pkg \
-		tutorials/phpDocumentor/tags.inlinetoc.pkg \
-		tutorials/phpDocumentor/tags.inlinetutorial.pkg \
-		tutorials/phpDocumentor/tags.internal.pkg \
-		tutorials/phpDocumentor/tags.license.pkg \
-		tutorials/phpDocumentor/tags.pkg \
-		tutorials/phpDocumentor/tags.link.pkg \
-		tutorials/phpDocumentor/tags.method.pkg \
-		tutorials/phpDocumentor/tags.name.pkg \
-		tutorials/phpDocumentor/tags.package.pkg \
-		tutorials/phpDocumentor/tags.param.pkg \
-		tutorials/phpDocumentor/tags.pkg.ini \
-		tutorials/phpDocumentor/tags.property.pkg \
-		tutorials/phpDocumentor/tags.return.pkg \
-		tutorials/phpDocumentor/tags.see.pkg \
-		tutorials/phpDocumentor/tags.since.pkg \
-		tutorials/phpDocumentor/tags.static.pkg \
-		tutorials/phpDocumentor/tags.staticvar.pkg \
-		tutorials/phpDocumentor/tags.subpackage.pkg \
-		tutorials/phpDocumentor/tags.todo.pkg \
-		tutorials/phpDocumentor/tags.tutorial.pkg \
-		tutorials/phpDocumentor/tags.uses.pkg \
-		tutorials/phpDocumentor/tags.var.pkg \
-		tutorials/phpDocumentor/tags.version.pkg \
-		tutorials/phpDocumentor/tutorials.pkg \
-		tutorials/phpDocumentor/elements.pkg \
-		tutorials/.peardummy \
-		ChangeLog \
-		FAQ \
-		INSTALL \
-		LICENSE \
-		README \
-		Release-1.4.3 \
-		Authors
-TESTS=		Documentation/tests/bug-557861/bug-557861.php \
-		Documentation/tests/bug-441278.php \
-		Documentation/tests/bug-441287.php \
-		Documentation/tests/bug-441289.php \
-		Documentation/tests/bug-441433.php \
-		Documentation/tests/bug-443153.php \
-		Documentation/tests/bug-445298.php \
-		Documentation/tests/bug-445305.php \
-		Documentation/tests/bug-445820.php \
-		Documentation/tests/bug-489398.php \
-		Documentation/tests/bug-540341.php \
-		Documentation/tests/bug-540368.php \
-		Documentation/tests/bug-541886.php \
-		Documentation/tests/bug-542586.php \
-		Documentation/tests/bug-548331.php \
-		Documentation/tests/bug-550489.php \
-		Documentation/tests/bug-551120.php \
-		Documentation/tests/bug-553137.php \
-		Documentation/tests/bug-441275.php \
-		Documentation/tests/bug-553138.php \
-		Documentation/tests/bug-553560.php \
-		Documentation/tests/bug-553607.php \
-		Documentation/tests/bug-554712.php \
-		Documentation/tests/bug-555768.php \
-		Documentation/tests/bug-556031-01.php \
-		Documentation/tests/bug-556031.php \
-		Documentation/tests/bug-556860.php \
-		Documentation/tests/bug-556894.php \
-		Documentation/tests/bug-557390.php \
-		Documentation/tests/bug-558031.php \
-		Documentation/tests/bug-558051.php \
-		Documentation/tests/bug-559467.php \
-		Documentation/tests/bug-559494.php \
-		Documentation/tests/bug-559668.php \
-		Documentation/tests/bug-560532.php \
-		Documentation/tests/bug-560578.php \
-		Documentation/tests/bug-560595.php \
-		Documentation/tests/bug-561101.php \
-		Documentation/tests/bug-562997.php \
-		Documentation/tests/bug-566200.php \
-		Documentation/tests/bug-566600.php \
-		Documentation/tests/bug-567059.php \
-		Documentation/tests/bug-587733.php \
-		Documentation/tests/bug-645588.php \
-		Documentation/tests/bug-698356.php \
-		Documentation/tests/bug-772441.php \
-		Documentation/tests/bug-904820.php \
-		Documentation/tests/bug-authoremail.php \
-		Documentation/tests/bug-defineparse.php \
-		Documentation/tests/bug-eofquotes.php \
-		Documentation/tests/bug-escaping.php \
-		Documentation/tests/bug-loseprocedural.php \
-		Documentation/tests/bug-loseunknowntags.php \
-		Documentation/tests/bug-pageleveldocsblocks.php \
-		Documentation/tests/bug-quote_new_parser.php \
-		Documentation/tests/bug-shortdesc.php \
-		tests/AllTests.php \
-		tests/HighlightParserGetInlineTagsTests.php \
-		tests/HighlightParserTests.php \
-		tests/IntermediateParserAddPrivatePageTests.php \
-		tests/IntermediateParserTests.php \
-		tests/ParserClassGetSourceLocationTests.php \
-		tests/ParserClassTests.php \
-		tests/ParserPageGetSourceLocationTests.php \
-		tests/ParserPageTests.php \
-		tests/phpDocumentorSetupCleanConverterNamePieceTests.php \
-		tests/phpDocumentorSetupDecideOnOrOffTests.php \
-		tests/phpDocumentorSetupTests.php \
-		tests/phpDocumentorTParserGetInlineTagsTests.php \
-		tests/phpDocumentorTParserTests.php \
-		Documentation/.peardummy
-DATA=		docbuilder/images/ss_CHM_default_default.png \
-		docbuilder/images/ss_HTML_frames_default.png \
-		docbuilder/images/ss_HTML_frames_DOM-default.png \
-		docbuilder/images/ss_HTML_frames_DOM-earthli.png \
-		docbuilder/images/ss_HTML_frames_DOM-l0l33t.png \
-		docbuilder/images/ss_HTML_frames_DOM-phpdoc.de.png \
-		docbuilder/images/ss_HTML_frames_DOM-phphtmllib.png \
-		docbuilder/images/ss_HTML_frames_earthli.png \
-		docbuilder/images/ss_HTML_frames_l0l33t.png \
-		docbuilder/images/ss_HTML_frames_phpdoc.de.png \
-		docbuilder/images/ss_HTML_frames_phpedit.png \
-		docbuilder/images/ss_HTML_frames_phphtmllib.png \
-		docbuilder/images/ss_HTML_Smarty_default.png \
-		docbuilder/images/ss_HTML_Smarty_HandS.png \
-		docbuilder/images/ss_HTML_Smarty_PHP.png \
-		docbuilder/images/ss_PDF_default_default.png \
-		docbuilder/images/ss_XML_DocBook-peardoc2_default.png \
-		docbuilder/images/rc-gui-install-24.png \
-		docbuilder/includes/tabpane.js \
-		docbuilder/includes/utilities.php \
-		docbuilder/includes/tab.webfx.css \
-		docbuilder/blank.html \
-		docbuilder/builder.php \
-		docbuilder/config.php \
-		docbuilder/file_dialog.php \
-		docbuilder/index.html \
-		docbuilder/top.php \
-		docbuilder/actions.php \
-		HTML_TreeMenu-1.1.2/images/branchtop.gif \
-		HTML_TreeMenu-1.1.2/images/folder.gif \
-		HTML_TreeMenu-1.1.2/images/line.gif \
-		HTML_TreeMenu-1.1.2/images/linebottom.gif \
-		HTML_TreeMenu-1.1.2/images/minus.gif \
-		HTML_TreeMenu-1.1.2/images/minusbottom.gif \
-		HTML_TreeMenu-1.1.2/images/minustop.gif \
-		HTML_TreeMenu-1.1.2/images/plus.gif \
-		HTML_TreeMenu-1.1.2/images/plusbottom.gif \
-		HTML_TreeMenu-1.1.2/images/plustop.gif \
-		HTML_TreeMenu-1.1.2/images/branch.gif \
-		HTML_TreeMenu-1.1.2/images/branchbottom.gif \
-		HTML_TreeMenu-1.1.2/TreeMenu.js \
-		media/images/earthli/abstract_method.png \
-		media/images/earthli/abstract_private_class.png \
-		media/images/earthli/abstract_private_method.png \
-		media/images/earthli/class.png \
-		media/images/earthli/class_folder.png \
-		media/images/earthli/constant.png \
-		media/images/earthli/constructor_method.png \
-		media/images/earthli/destructor_method.png \
-		media/images/earthli/file.png \
-		media/images/earthli/folder.png \
-		media/images/earthli/function.png \
-		media/images/earthli/function_folder.png \
-		media/images/earthli/global.png \
-		media/images/earthli/index.png \
-		media/images/earthli/lock.png \
-		media/images/earthli/method.png \
-		media/images/earthli/next_button.png \
-		media/images/earthli/package.png \
-		media/images/earthli/package_folder.png \
-		media/images/earthli/previous_button.png \
-		media/images/earthli/private_class.png \
-		media/images/earthli/private_method.png \
-		media/images/earthli/private_variable.png \
-		media/images/earthli/tutorial.png \
-		media/images/earthli/tutorial_folder.png \
-		media/images/earthli/variable.png \
-		media/images/earthli/abstract_class.png \
-		media/images/.peardummy \
-		media/.peardummy \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/media/stylesheet.css \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/media/bg_left.png \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/blank.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/class.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/classleft.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/classtrees.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/const.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/contents.hhc.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/define.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/docblock.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/elementindex.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/errors.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/fileleft.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/filesource.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/footer.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/function.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/global.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/header.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/hhp.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/include.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/index.hhk.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/index.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/method.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/packages.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/page.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/ric.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/tocentry.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/todolist.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/tutorial.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/var.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/templates/basicindex.tpl \
-		phpDocumentor/Converters/CHM/default/templates/default/options.ini \
-		phpDocumentor/Converters/CHM/default/templates/.peardummy \
-		phpDocumentor/Converters/CHM/default/.peardummy \
-		phpDocumentor/Converters/CHM/.peardummy \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/default/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/empty.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/I.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/L.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/Lminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/Lplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/minus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/plus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/T.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/Tminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/Tplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/images/blank.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/lib/classTree.js \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/default/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractClass_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractMethod.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractPrivateClass.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractPrivateClass_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractPrivateMethod.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/blank.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Class.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/class_folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Class_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Constant.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Constructor.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Destructor.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/empty.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/file.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Function.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/function_folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Global.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/I.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Index.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Interface.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Interface_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/L.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Lminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Lplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Method.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/minus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/next_button.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/next_button_disabled.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/package.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/package_folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Page.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Page_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/plus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/previous_button.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/previous_button_disabled.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/PrivateClass.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/PrivateClass_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/PrivateMethod.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/T.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/PrivateVariable.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/private_class_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/StaticMethod.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/StaticVariable.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Tminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Tplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/tutorial.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/tutorial_folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/up_button.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Variable.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/AbstractClass.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/lib/classTree.js \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/empty.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/I.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/L.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/Lminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/Lplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/T.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/Tminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/Tplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/images/blank.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/lib/classTree.js \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/bg_left.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/minus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/plus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/l0l33t/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/empty.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/I.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/L.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/Lminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/Lplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/minus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/plus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/T.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/Tminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/Tplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/images/blank.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/lib/classTree.js \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phpdoc.de/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/empty.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/I.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/L.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/Lminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/Lplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/minus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/plus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/T.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/Tminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/Tplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/images/blank.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/lib/classTree.js \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/phphtmllib/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/.peardummy \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractClass_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractMethod.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractPrivateClass.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractPrivateClass_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractPrivateMethod.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/blank.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Class.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/class_folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Class_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Constant.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Constructor.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Destructor.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/empty.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/file.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Function.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/function_folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Global.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/I.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Index.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Interface.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Interface_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/L.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Lminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Lplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Method.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/next_button.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/next_button_disabled.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/package.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/package_folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Page.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Page_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/previous_button.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/previous_button_disabled.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/PrivateClass.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/PrivateClass_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/PrivateMethod.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/PrivateVariable.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Tminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/private_class_logo.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/StaticMethod.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/StaticVariable.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/T.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Tplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/tutorial.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/tutorial_folder.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/up_button.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/Variable.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/images/AbstractClass.png \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/earthli/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/media/bg_left.png \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/l0l33t/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpdoc.de/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Class.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/classFolder.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Constant.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Constants.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Constructor.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Destructor.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Disk.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/error.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/file.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/FolderClosed.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/foldericon.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/FolderOpened.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Functions.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/GhostClass.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/I.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/L.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Lminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Lplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/minus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgError.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgFatalError.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/T.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgHint.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgInformation.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/msgWarning.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/openfoldericon.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/plus.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PrivateDataMember.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PrivateMethod.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PrivateProperty.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/ProtectedDataMember.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/ProtectedMethod.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/ProtectedProperty.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PublicDataMember.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PublicMethod.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/PublicProperty.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/spacer.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Tminus.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Tplus.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Types.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Variable.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/Vars.gif \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/images/blank.png \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/lib/tab.webfx.css \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/lib/tabpane.js \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/lib/ua.js \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/lib/classTree.js \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phpedit/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/media/stylesheet.css \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/media/banner.css \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/class.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/const.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/define.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/elementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/errors.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/examplesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/filesource.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/footer.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/function.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/global.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/header.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/include.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/index.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/left_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/method.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/page.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/pkgelementindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/ric.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/todolist.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/top_frame.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/tutorial.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/tutorial_nav.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/tutorial_toc.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/tutorial_tree.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/var.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/templates/basicindex.tpl \
-		phpDocumentor/Converters/HTML/frames/templates/phphtmllib/options.ini \
-		phpDocumentor/Converters/HTML/frames/templates/.peardummy \
-		phpDocumentor/Converters/HTML/frames/.peardummy \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/media/print.css \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/media/style.css \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/media/layout.css \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/blank.tpl \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/class.tpl \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/classleft.tpl \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/classtrees.tpl \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/const.tpl \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/define.tpl \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/docblock.tpl \
-		phpDocumentor/Converters/HTML/Smarty/templates/default/templates/elementindex.tpl \

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211131927.qADJRe2q006095>