Skip to content

Commit

Permalink
entries API: Finish 63fffa8
Browse files Browse the repository at this point in the history
  • Loading branch information
ophian committed Oct 26, 2024
1 parent 0c8cc14 commit 823c528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/functions_entries.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -1745,7 +1745,7 @@ function serendipity_deleteEntry($id) {
* pass an image here (this setting is only used, when type==3).
* @param string The character to use for blank indenting
* @see serendipity_fetchCategories()
*/
*/
function serendipity_generateCategoryList($cats, $select = array(0), $type = 0, $id = 0, $level = 0, $xmlImg = '', $blank_char = ' ') {
global $serendipity;

Expand Down

0 comments on commit 823c528

Please sign in to comment.