mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Put type in front of variable name
This commit is contained in:
parent
a21c49d99c
commit
98219a2517
@ -602,8 +602,8 @@ class importexport_helper_functions {
|
||||
*
|
||||
* Currently only supports select,select-cat,select-account,date,date-time
|
||||
*
|
||||
* @param $app_name String name of app
|
||||
* @param $plugin_name string Name of the plugin
|
||||
* @param string $app_name name of app
|
||||
* @param string $plugin_name Name of the plugin
|
||||
*
|
||||
* @return Array ([fieldname] => array(widget settings), ...)
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user