khanat-opennel-code/code/ryzom/tools/server/www/webtt/cake/tests/test_app/views/posts/helper_overwrite.ctp

4 lines
63 B
Text
Raw Normal View History

<?php
echo $html;
echo $this->Html->link('Test link', '#');
?>