fixed signature

This commit is contained in:
Ralf Becker 2004-03-21 15:06:01 +00:00
parent 2a95647df6
commit 9b29b3a712

View File

@ -50,7 +50,7 @@
'out' => array() 'out' => array()
), ),
'categories' => array( 'categories' => array(
'in' => array('int'), 'in' => array('bool'),
'out' => array('struct') 'out' => array('struct')
), ),
'customfields' => array( 'customfields' => array(