From: Sam Reed Date: Thu, 5 Aug 2010 15:34:26 +0000 (+0000) Subject: Followup r70500, apparently we use spaces there... X-Git-Tag: 1.31.0-rc.0~35704 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=3527691918e7527e80ad8068e5cb3d2545da515a;p=lhc%2Fweb%2Fwiklou.git Followup r70500, apparently we use spaces there... --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 3c13c1b3bc..cabbb2ec9a 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -295,7 +295,7 @@ $magicWords = array( 'nse' => array( 0, 'NSE:' ), 'localurl' => array( 0, 'LOCALURL:' ), 'localurle' => array( 0, 'LOCALURLE:' ), - 'articlepath' => array( 0, 'ARTICLEPATH' ), + 'articlepath' => array( 0, 'ARTICLEPATH' ), 'server' => array( 0, 'SERVER' ), 'servername' => array( 0, 'SERVERNAME' ), 'scriptpath' => array( 0, 'SCRIPTPATH' ),