Updated the readme.

This commit is contained in:
2016-02-29 13:05:37 +02:00
parent 15e3c82dd2
commit 5a541340c8
363 changed files with 382 additions and 391 deletions

View File

@ -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')