atk4 / atk4-addons

Agile Toolkit Addons
http://atk4.com/
Other
15 stars 23 forks source link

translation: Controller_Basic fixes #27

Open DarkSide666 opened 11 years ago

DarkSide666 commented 11 years ago

File: translation / lib / Controller / Basic.php

  1. Line #32 looks useless: $this->cache[$s]='LOCALE ERROR: '.$s;
  2. Debug (smileys) are not implemented as told here: http://stackoverflow.com/questions/13295286/agile-toolkit-localization $this->add('translation/Controller_Basic',array('debug'=>true))