jandjerry/tinyfw

View on GitHub
app/Template/Default/index.html.php

Summary

Maintainability
A
0 mins
Test Coverage
Controller
<?php
echo $file;
?>
<br/>
<?php echo \TinyFw\Lang::trans('Template', 'default'); ?>
<?php
echo __FILE__;
?>