refactoaaar
[mdref/mdref] / views / footer.phtml
1 <ul>
2 <li><a href="https://github.com/m6w6/mdref">mdref-v<?php readfile(__DIR__."/../VERSION") ?></a></li>
3 <li><a href="LICENSE">&copy; <?= implode("-", array_unique([2013, idate("Y")])) ?>
4 All rights reserved.</a></li>
5 <li><?php include __DIR__."/edit.phtml" ?></li>
6 </ul>