Posted By


iroybot on 01/30/09

Tagged


Statistics


Viewed 61 times
Favorited by 1 user(s)

Related snippets


Translator instanzieren


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. $this->trans = Translator::fromCSV($_SERVER['DOCUMENT_ROOT']."/bosse/trans/translations.csv", "", $this->lang->defaultLang, $this->lang->lang);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.