Update version location?

This commit is contained in:
nearwood 2015-03-18 16:57:47 -04:00
parent bbace5f42c
commit b5857437f6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="footer">
<?php include "VERSION"; ?> <a href="http://httpd.apache.org/">Apache</a> <a href="http://php.net/">PHP</a> <a href="https://angularjs.org/">AngularJS</a> <a href="http://jquery.com/">jQuery</a>
<?php include "../VERSION"; ?> <a href="http://httpd.apache.org/">Apache</a> <a href="http://php.net/">PHP</a> <a href="https://angularjs.org/">AngularJS</a> <a href="http://jquery.com/">jQuery</a>
</div>
<?php
IF (!DEBUG)