← Back to team overview

mahara-contributors team mailing list archive

[Bug 787123] Re: static $lang in mahara.php

 

If I'm right about what's causing it, a better workaround which doesn't
involve modifying the code would be to add the site language setting
into config.php:

$cfg->lang = 'de.utf8';

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/787123

Title:
   static $lang in mahara.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi,

  please check if the line with  static $lang around line 821 or 925
  prevents that language packs are installable?

  I noticed/read this problem in a few German installations.

  Cheers Heinz


References