Completed
Branch master (8d7e95)
by Gordon
03:47 queued 10s
created
Category
_config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,3 +1,3 @@
 block discarded – undo
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
Please login to merge, or discard this patch.