mirror of
https://github.com/vrana/adminer.git
synced 2025-08-17 20:01:25 +02:00
Doc-comments: Add param names
This commit is contained in:
@@ -92,7 +92,7 @@ if ($in) {
|
||||
<pre>
|
||||
<?php
|
||||
/** Format string as table row
|
||||
* @param string
|
||||
* @param string $s
|
||||
* @return string HTML
|
||||
*/
|
||||
function pre_tr($s) {
|
||||
|
Reference in New Issue
Block a user