Ticket #25632: 25632.1.diff
File 25632.1.diff, 455 bytes (added by , 11 years ago) |
---|
-
tests/phpunit/tests/post/attachments.php
16 16 parent::tearDown(); 17 17 } 18 18 19 function _make_attachment($upload, $parent_post_id= -1) {19 function _make_attachment($upload, $parent_post_id=0) { 20 20 21 21 $type = ''; 22 22 if ( !empty($upload['type']) ) {