"make etemplate::_sel_options() public again, as it's used by other widgets (eg. tree_widget), thank to webmaster-at-kmu-tools.de "

This commit is contained in:
Ralf Becker 2008-03-10 06:50:02 +00:00
parent d4a1075c68
commit 9993be3eed

View File

@ -1763,7 +1763,7 @@ class etemplate extends boetemplate
* @param array $content=array();
* @return array
*/
private function _sel_options($cell,$name,$content=array())
function _sel_options($cell,$name,$content=array())
{
$sels = array();