| Current Path : C:/xampp/php/pear/Text/Wiki/Render/Latex/ |
| Current File : C:/xampp/php/pear/Text/Wiki/Render/Latex/Include.php |
<?php
class Text_Wiki_Render_Latex_Include extends Text_Wiki_Render {
function token()
{
return '';
}
}
?>