Skip to content

Commit

Permalink
Correct PHPdoc
Browse files Browse the repository at this point in the history
Issue #20660
  • Loading branch information
atrol committed Jun 8, 2016
1 parent 02cf397 commit 77ce90b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/csv_api.php
Expand Up @@ -49,7 +49,6 @@
* of scripts that export CSV file before any other content is called.
*
* @param string $p_filename The csv filename and extension.
* @param boolean $p_utf8 Use UTF8 or ASCII.
* @return void
*/
function csv_start( $p_filename ) {
Expand Down

0 comments on commit 77ce90b

Please sign in to comment.