We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Language $value? | Forum

Marcus
Marcus Dec 9 '15
I have a value in the language text $value how do I link to it from controllers php page?

I am using this:

OW::getDocument()->setTitle(OW::getLanguage()->text('custompage', 'title', array('test' => $params['param1'])));

But it shows like this:

Some text {$test}

P.S. The value of $params['param1'] is "test"
The Forum post is edited by Marcus Dec 9 '15
ross Team
ross Dec 9 '15
Topic was moved from General Questions.