root/trunk/includes/formatters/code.php

Revision 1, 74 bytes (checked in by anonymous, 7 years ago)

initial import

Line 
1<pre>
2<?php echo htmlentities($text, ENT_COMPAT, 'UTF-8')."\n"; ?>
3</pre>
Note: See TracBrowser for help on using the browser.