From 76bb2dbc40507651a7c01f449ed68c10e7482654 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Tue, 12 Apr 2005 02:07:16 +0000 Subject: [PATCH] * Some clown with CVS access deleted our MS Word files and replaced them with textfiles, changing all references to them. --- includes/Article.php | 2 +- includes/DefaultSettings.php | 2 +- includes/Hooks.php | 2 +- includes/LinksUpdate.php | 2 +- includes/OutputPage.php | 2 +- includes/SearchUpdate.php | 2 +- includes/SiteStatsUpdate.php | 2 +- includes/Skin.php | 2 +- includes/SquidUpdate.php | 2 +- includes/Title.php | 2 +- includes/UpdateClasses.php | 2 +- includes/User.php | 2 +- includes/UserTalkUpdate.php | 2 +- index.php | 2 +- languages/LanguageCs.php | 2 +- languages/LanguageEo.php | 2 +- languages/LanguageOs.php | 2 +- skins/CologneBlue.php | 2 +- skins/MySkin.php | 2 +- skins/Nostalgia.php | 2 +- skins/Standard.php | 2 +- skins/disabled/Amethyst.php | 4 ++-- skins/disabled/Chick.php | 4 ++-- 23 files changed, 25 insertions(+), 25 deletions(-) diff --git a/includes/Article.php b/includes/Article.php index c7f9649ab0..bc421b8f90 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -16,7 +16,7 @@ $wgArticleOldContentFields = false; /** * Class representing a Wikipedia article and history. * - * See design.doc for an overview. + * See design.txt for an overview. * Note: edit user interface and cache support functions have been * moved to separate EditPage and CacheManager classes. * diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index d7c2d6a8c9..5306710825 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -318,7 +318,7 @@ $wgLinkCacheMemcached = false; # Not fully tested /** * Memcached-specific settings - * See docs/memcached.doc + * See docs/memcached.txt */ $wgMemCachedDebug = false; # Will be set to false in Setup.php, if the server isn't working $wgMemCachedServers = array( '127.0.0.1:11000' ); diff --git a/includes/Hooks.php b/includes/Hooks.php index 3f1210c67c..dd9ed90318 100644 --- a/includes/Hooks.php +++ b/includes/Hooks.php @@ -19,7 +19,7 @@ * * @author * @package MediaWiki - * @see hooks.doc + * @see hooks.txt */ if (defined('MEDIAWIKI')) { diff --git a/includes/LinksUpdate.php b/includes/LinksUpdate.php index cbec2d87e4..c161a33c8d 100644 --- a/includes/LinksUpdate.php +++ b/includes/LinksUpdate.php @@ -1,6 +1,6 @@ diff --git a/index.php b/index.php index b3b32319e5..513d45b910 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ guild * Ported to MediaWiki by Ashar Voultoiz * - * See skin.doc for documentation + * See skin.txt for documentation * * @todo document * @package MediaWiki @@ -20,7 +20,7 @@ require_once('includes/SkinPHPTal.php'); if( class_exists( 'SkinPHPTal' ) ) { /** - * See skin.doc + * See skin.txt * * @todo document * @package MediaWiki diff --git a/skins/disabled/Chick.php b/skins/disabled/Chick.php index 3351576228..75f8285dae 100644 --- a/skins/disabled/Chick.php +++ b/skins/disabled/Chick.php @@ -1,6 +1,6 @@