implement TextFormatter class to include media in texts

This commit is contained in:
coderkun 2014-04-18 18:25:52 +02:00
commit 8dcbe6e7de
243 changed files with 23726 additions and 0 deletions

View file

@ -0,0 +1,2 @@
<h1><?=_('Error')?></h1>
<p class="error"><?=$code?>: <?=$string?></p>