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