]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-gettext.patch
up to 3.6.2
[packages/eventum.git] / eventum-gettext.patch
1 --- eventum-3.6.1-76-g74f125a7a/lib/eventum/gettext.php~        2019-02-27 17:49:42.000000000 +0200
2 +++ eventum-3.6.1-76-g74f125a7a/lib/eventum/gettext.php 2019-03-07 17:18:16.284142306 +0200
3 @@ -82,7 +82,6 @@
4  }
5  
6  if (defined('APP_PATH')) {
7 -    _bindtextdomain('eventum', APP_PATH . '/localization/');
8      _bind_textdomain_codeset('eventum', APP_CHARSET);
9      _textdomain('eventum');
10  }
This page took 0.065199 seconds and 4 git commands to generate.