1 2 3 4 5 6 7 8 9 10
<?php global $CONFIG; $compat_url = $CONFIG->wwwroot . 'mod/simplepie/sp_compatibility_test.php'; ?> <p> <a href="<?php echo $compat_url; ?>">Compatibility Test</a> </p>