mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 16:44:17 +02:00
Fix documentation comment
This commit is contained in:
@@ -364,7 +364,8 @@ function drop_create($drop, $create, $rollback, $location, $message_drop, $messa
|
||||
|
||||
/** Generate SQL query for creating trigger
|
||||
* @param string
|
||||
* @return array result of trigger()
|
||||
* @param array result of trigger()
|
||||
* @return string
|
||||
*/
|
||||
function create_trigger($on, $row) {
|
||||
global $jush;
|
||||
|
Reference in New Issue
Block a user