[pmwiki-users] Multilanguage issue

Petko Yotov 5ko at 5ko.fr
Wed Mar 13 04:46:55 PDT 2019


Just quote the constant:

   define('MULTILANGUAGE', '1.1');

Petko

-- 
If you upgrade :  http://www.pmwiki.org/Upgrades


On 11/03/2019 13:56, Donald Z. Osborn wrote:
> *Warning*: Use of undefined constant MULTILANGUAGE - assumed
> 'MULTILANGUAGE' (this will throw an Error in a future version of PHP) 
> in
> <path/file>
> 
> Am using the latest version of multilanguage with 2.2.63(about to 
> update)
> with PHP version 7.2.x
> 
> Going to that lines 42-43, they are:
> 
>     define(MULTILANGUAGE, '1.1');
>     $RecipeInfo['MultiLanguage']['Version'] = '2015-10-14';



More information about the pmwiki-users mailing list