Source.php : Show source of a php script
You can use your own source.php file, param is for file to view is $_REQUEST['script'] /!\ Be carreful you must secure this page !!!! /!\
Don't forget to secure this script ! With something like that or whatever you want ! :)
if (!Rights::is_Admin()) { redirect_login(); exit; }
Now uses external view source script : --> http://aidan.dotgeek.org/lib/?file=PHP_Highlight.php