@@ -1,3 +1,3 @@ |
||
1 | 1 | <?php |
2 | -ShortcodeParser::get('default')->register('Gist',array('GistShortCodeHandler','parse_gist')); |
|
2 | +ShortcodeParser::get('default')->register('Gist', array('GistShortCodeHandler', 'parse_gist')); |
|
3 | 3 | ?> |
4 | 4 | \ No newline at end of file |