doxygen
This commit is contained in:
parent
1f8361ea9e
commit
1ccf0808d0
@ -326,7 +326,7 @@ function ajax_multiautocompleter($htmlname, $fields, $url, $option = '', $minLen
|
|||||||
* @param string $message Message of dialog box
|
* @param string $message Message of dialog box
|
||||||
* @param int $w Width of dialog box
|
* @param int $w Width of dialog box
|
||||||
* @param int $h height of dialog box
|
* @param int $h height of dialog box
|
||||||
* @return void
|
* @return string
|
||||||
*/
|
*/
|
||||||
function ajax_dialog($title, $message, $w = 350, $h = 150)
|
function ajax_dialog($title, $message, $w = 350, $h = 150)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user