From: Ævar Arnfjörð Bjarmason Date: Tue, 12 Apr 2005 02:07:16 +0000 (+0000) Subject: * Some clown with CVS access deleted our MS Word files and replaced them with X-Git-Tag: 1.5.0alpha1~293 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=76bb2dbc40507651a7c01f449ed68c10e7482654;p=lhc%2Fweb%2Fwiklou.git * Some clown with CVS access deleted our MS Word files and replaced them with textfiles, changing all references to them. --- 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 @@