File "Freelink.php"
Full path: E:/sites/Single15/tinmung2007/webroot/XAMMP/php/pear/Text/Wiki/Render/Latex/Freelink.php
File size: 171 B
MIME-type:
Charset: utf-8
<?php
class Text_Wiki_Render_Latex_Freelink extends Text_Wiki_Render_Latex_Wikilink {
// renders identically to wikilinks, only the parsing is different :-)
}
?>