[i18n] translation.php

Jan Schneider jan at horde.org
Thu Dec 13 10:44:34 UTC 2007


Nice catch. I renamed the template files instead.

Zitat von Hiromi Kimura <hiromi at tac.tsukuba.ac.jp>:

> Hi, kronolith/templates/fbview needs this small fix.
>
> --- translation.php.orig        Wed Jul 25 03:17:27 2007
> +++ translation.php     Thu Dec 13 13:42:03 2007
> @@ -362,7 +362,7 @@
>              }
>          }
>          if (file_exists($tmp_file)) {
> -            $files = search_ext('html', 'templates');
> +            $files = search_ext('(html|tpl)', 'templates');
>              if (!$test) $tmp = fopen($file . '.templates', 'w');
>              foreach ($files as $template) {
>                  $fp = fopen($template, 'r');
> --
> Horde i18n mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: i18n-unsubscribe at lists.horde.org
>



Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the i18n mailing list