~glen666/smarty-gettext/master

Viewing all changes in revision 122.

  • Committer: Elan Ruusamäe
  • Date: 2016-06-13 09:46:29 UTC
  • Revision ID: git-v1:9f2109331d515819a0adce71e8c3c823f7fb2bec
fix regression in smarty 3.1.29

https://github.com/smarty-php/smarty/issues/245

seems $smarty->setTemplateDir(''); behaviour is the same as
$smarty->setTemplateDir('/');

so, use that

our tests use absolute paths to templates, so "/" will work (altho ugly -- two due //'s, but works)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: