function prettyPrint is not defined
-
Simple fix in smart-syntax/includes/functions.php line 46
<?php if (true === empty($smart_syntax['cdn_prettify'])) { ?> <script>prettyPrint()</script> <?php } ?>The error occurs when loading run_prettify.js from the google repository.
https://code.google.com/p/google-code-prettify/wiki/GettingStarted#Auto-Loader
The topic ‘function prettyPrint is not defined’ is closed to new replies.