We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d020e commit 7a401bcCopy full SHA for 7a401bc
snippetflyer.php
@@ -27,7 +27,7 @@
27
// Exit if accessed directly.
28
}
29
30
- function _snippetFlyer($attr, $content) {
+ function snippetFlyer($attr, $content) {
31
$default_language = array(
32
'lang' => ''
33
);
0 commit comments