From 92dca3315f083f00dcff610ea207af52284d0616 Mon Sep 17 00:00:00 2001 From: knut <> Date: Mon, 8 May 2006 13:36:50 +0000 Subject: Changed my email address --- buildscripts/phing/tasks/PhpLintTask.php | 2 +- buildscripts/phing/tasks/XmlLintTask.php | 2 +- buildscripts/phing/tasks/ZendCodeAnalyzerTask.php | 2 +- index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/buildscripts/phing/tasks/PhpLintTask.php b/buildscripts/phing/tasks/PhpLintTask.php index 2fd89fc3..37c19de1 100644 --- a/buildscripts/phing/tasks/PhpLintTask.php +++ b/buildscripts/phing/tasks/PhpLintTask.php @@ -4,7 +4,7 @@ require_once 'phing/Task.php'; /** * A PHP lint task. Checking syntax of one or more PHP source file. * - * @author Knut Urdalen + * @author Knut Urdalen * @package phing.tasks.ext */ class PhpLintTask extends Task { diff --git a/buildscripts/phing/tasks/XmlLintTask.php b/buildscripts/phing/tasks/XmlLintTask.php index 96f58234..0ed4f189 100644 --- a/buildscripts/phing/tasks/XmlLintTask.php +++ b/buildscripts/phing/tasks/XmlLintTask.php @@ -4,7 +4,7 @@ require_once 'phing/Task.php'; /** * A XML lint task. Checking syntax of one or more XML source file against an XML Schema using the DOM extension. * - * @author Knut Urdalen + * @author Knut Urdalen * @package phing.tasks.ext */ class XmlLintTask extends Task { diff --git a/buildscripts/phing/tasks/ZendCodeAnalyzerTask.php b/buildscripts/phing/tasks/ZendCodeAnalyzerTask.php index e53dc887..b6eafc02 100644 --- a/buildscripts/phing/tasks/ZendCodeAnalyzerTask.php +++ b/buildscripts/phing/tasks/ZendCodeAnalyzerTask.php @@ -26,7 +26,7 @@ require_once 'phing/Task.php'; * var-global-unused Global variable 'fixErrors' is defined but never used. * break-depth Break/continue with depth more than current nesting level. * - * @author Knut Urdalen + * @author Knut Urdalen * @package phing.tasks.ext */ class ZendCodeAnalyzerTask extends Task { diff --git a/index.html b/index.html index 707afce9..eeb0e53b 100644 --- a/index.html +++ b/index.html @@ -76,7 +76,7 @@ The installation is done! You will see the following subdirectories,
  • Brian Luft
  • Carl Mathisen
  • Alban Hanry
  • -
  • Knut Urdalen
  • +
  • Knut Urdalen
  • Prado v2 Maintenance Team

    -- cgit v1.2.3