dioscouri / library

5 stars 3 forks source link

Make base controller support language string prefixes #12

Open rdiaztushman opened 11 years ago

rdiaztushman commented 11 years ago

The base controller needs a property, basically:

public $lang_string_prefix = 'COMWHATEVER';

and needs to use this prefix in every instance of JTEXT within it.