Updated the readme.
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
/-------------------------------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 2.1.0
|
||||
@build 26th February, 2016
|
||||
@build 29th February, 2016
|
||||
@created 30th April, 2015
|
||||
@package Component Builder
|
||||
@subpackage snippets.php
|
||||
@ -153,7 +153,7 @@ class ComponentbuilderModelSnippets extends JModelList
|
||||
*
|
||||
* @return translatable string
|
||||
*/
|
||||
protected function selectionTranslation($value,$name)
|
||||
public function selectionTranslation($value,$name)
|
||||
{
|
||||
// Array of type language strings
|
||||
if ($name == 'type')
|
||||
|
Reference in New Issue
Block a user