From: Tim Starling Date: Sat, 26 Mar 2005 14:49:14 +0000 (+0000) Subject: note to self: think before commit X-Git-Tag: 1.5.0alpha1~513 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/pie.php?a=commitdiff_plain;h=34422ce0866c7578279a46c6e83411edc1b01d75;p=lhc%2Fweb%2Fwiklou.git note to self: think before commit --- diff --git a/includes/LinksUpdate.php b/includes/LinksUpdate.php index deb91d66b9..cbec2d87e4 100644 --- a/includes/LinksUpdate.php +++ b/includes/LinksUpdate.php @@ -175,7 +175,7 @@ class LinksUpdate { /** * Link update which clears the previous entries and inserts new ones - * May be slower or faster depending on level of link contention and write speed of DB + * May be slower or faster depending on level of lock contention and write speed of DB * Also useful where link table corruption needs to be repaired, e.g. in refreshLinks.php */ function doDumbUpdate() {