Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattpiwik <matthieu.aubry@gmail.com>2008-01-14 07:40:16 +0300
committermattpiwik <matthieu.aubry@gmail.com>2008-01-14 07:40:16 +0300
commite61efcc9938ab76239d9319b30376dcef22cc8fb (patch)
tree8726875199cc14b2490f9c6f1dad5beaa548b383 /libs/PhpDocumentor-1.3.2/docbuilder
parent027f319c33c624648942106eddc737614f5165ed (diff)
adding svn:keywords Id properties + delete lib
git-svn-id: http://dev.piwik.org/svn/trunk@163 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'libs/PhpDocumentor-1.3.2/docbuilder')
-rwxr-xr-xlibs/PhpDocumentor-1.3.2/docbuilder/actions.php2
-rwxr-xr-xlibs/PhpDocumentor-1.3.2/docbuilder/builder.php2
-rwxr-xr-xlibs/PhpDocumentor-1.3.2/docbuilder/config.php2
-rwxr-xr-xlibs/PhpDocumentor-1.3.2/docbuilder/file_dialog.php2
-rwxr-xr-xlibs/PhpDocumentor-1.3.2/docbuilder/includes/utilities.php2
-rwxr-xr-xlibs/PhpDocumentor-1.3.2/docbuilder/top.php2
6 files changed, 6 insertions, 6 deletions
diff --git a/libs/PhpDocumentor-1.3.2/docbuilder/actions.php b/libs/PhpDocumentor-1.3.2/docbuilder/actions.php
index 6b2f924332..5152695714 100755
--- a/libs/PhpDocumentor-1.3.2/docbuilder/actions.php
+++ b/libs/PhpDocumentor-1.3.2/docbuilder/actions.php
@@ -28,7 +28,7 @@
* @author Greg Beaver <cellog@php.net>
* @copyright 2003-2006 Andrew Eddie, Greg Beaver
* @license http://www.opensource.org/licenses/lgpl-license.php LGPL
- * @version CVS: $Id: actions.php,v 1.4 2006/04/30 22:18:13 cellog Exp $
+ * @version CVS: $Id$
*/
$path = dirname(__FILE__);
if ('@WEB-DIR@' != '@'.'WEB-DIR@')
diff --git a/libs/PhpDocumentor-1.3.2/docbuilder/builder.php b/libs/PhpDocumentor-1.3.2/docbuilder/builder.php
index 5f6fde86e1..9cc2f90a0b 100755
--- a/libs/PhpDocumentor-1.3.2/docbuilder/builder.php
+++ b/libs/PhpDocumentor-1.3.2/docbuilder/builder.php
@@ -31,7 +31,7 @@
* @author Greg Beaver <cellog@php.net>
* @copyright 2003-2006 Andrew Eddie, Greg Beaver
* @license http://www.opensource.org/licenses/lgpl-license.php LGPL
- * @version CVS: $Id: builder.php,v 1.4 2006/04/30 22:18:13 cellog Exp $
+ * @version CVS: $Id$
* @filesource
* @see phpdoc.php
*/
diff --git a/libs/PhpDocumentor-1.3.2/docbuilder/config.php b/libs/PhpDocumentor-1.3.2/docbuilder/config.php
index eba7aac01a..ade07679bd 100755
--- a/libs/PhpDocumentor-1.3.2/docbuilder/config.php
+++ b/libs/PhpDocumentor-1.3.2/docbuilder/config.php
@@ -31,7 +31,7 @@
* @author Greg Beaver <cellog@php.net>
* @copyright 2003-2006 Andrew Eddie, Greg Beaver
* @license http://www.opensource.org/licenses/lgpl-license.php LGPL
- * @version CVS: $Id: config.php,v 1.4 2006/04/30 22:18:13 cellog Exp $
+ * @version CVS: $Id$
* @filesource
* @see phpdoc.php
*/
diff --git a/libs/PhpDocumentor-1.3.2/docbuilder/file_dialog.php b/libs/PhpDocumentor-1.3.2/docbuilder/file_dialog.php
index 506d825e4a..6fc80c5e20 100755
--- a/libs/PhpDocumentor-1.3.2/docbuilder/file_dialog.php
+++ b/libs/PhpDocumentor-1.3.2/docbuilder/file_dialog.php
@@ -31,7 +31,7 @@
* @author Greg Beaver <cellog@php.net>
* @copyright 2003-2006 Andrew Eddie, Greg Beaver
* @license http://www.opensource.org/licenses/lgpl-license.php LGPL
- * @version CVS: $Id: file_dialog.php,v 1.6 2007/03/14 12:48:37 ashnazg Exp $
+ * @version CVS: $Id$
* @filesource
* @see phpdoc.php
*/
diff --git a/libs/PhpDocumentor-1.3.2/docbuilder/includes/utilities.php b/libs/PhpDocumentor-1.3.2/docbuilder/includes/utilities.php
index 4660162346..cbf2b89f1c 100755
--- a/libs/PhpDocumentor-1.3.2/docbuilder/includes/utilities.php
+++ b/libs/PhpDocumentor-1.3.2/docbuilder/includes/utilities.php
@@ -28,7 +28,7 @@
* @author Greg Beaver <cellog@php.net>
* @copyright 2003-2006 Andrew Eddie, Greg Beaver
* @license http://www.opensource.org/licenses/lgpl-license.php LGPL
- * @version CVS: $Id: utilities.php,v 1.4 2006/04/30 22:18:13 cellog Exp $
+ * @version CVS: $Id$
*/
if ('@DATA-DIR@' != '@'.'DATA-DIR@')
diff --git a/libs/PhpDocumentor-1.3.2/docbuilder/top.php b/libs/PhpDocumentor-1.3.2/docbuilder/top.php
index 1e27ca36aa..1b2d9bae55 100755
--- a/libs/PhpDocumentor-1.3.2/docbuilder/top.php
+++ b/libs/PhpDocumentor-1.3.2/docbuilder/top.php
@@ -31,7 +31,7 @@
* @author Greg Beaver <cellog@php.net>
* @copyright 2003-2006 Andrew Eddie, Greg Beaver
* @license http://www.opensource.org/licenses/lgpl-license.php LGPL
- * @version CVS: $Id: top.php,v 1.4 2006/04/30 22:18:13 cellog Exp $
+ * @version CVS: $Id$
* @filesource
* @see phpdoc.php
*/