Initial Commit
This commit is contained in:
8
database/php/pear/Text/Wiki/Render/Latex/Include.php
Normal file
8
database/php/pear/Text/Wiki/Render/Latex/Include.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
class Text_Wiki_Render_Latex_Include extends Text_Wiki_Render {
|
||||
function token()
|
||||
{
|
||||
return '';
|
||||
}
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user