[Plugin: Crayon Syntax Highlighter] Undefined var `langs` in list_posts.php
-
Hi,
Line 16 of
\util\list_posts.phpuses undefined variablelangsto add thecrayon-table-lastCSS class to the last row of the table.Changing
count($langs)tocount($posts)adds the CSS class to the last row of the table as expected.Regards,
Andrew.
http://ww.wp.xz.cn/extend/plugins/crayon-syntax-highlighter/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: Crayon Syntax Highlighter] Undefined var `langs` in list_posts.php’ is closed to new replies.