Skip to content

Commit 7a401bc

Browse files
author
ssa1f
committed
fix minor issues for the first release
1 parent 01d020e commit 7a401bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippetflyer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
// Exit if accessed directly.
2828
}
2929

30-
function _snippetFlyer($attr, $content) {
30+
function snippetFlyer($attr, $content) {
3131
$default_language = array(
3232
'lang' => ''
3333
);

0 commit comments

Comments
 (0)