This repository has been archived on 2023-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
athena.fb-infra.uk/page-blocks/footer.php

5 lines
98 B
PHP
Raw Normal View History

2022-09-18 20:45:15 +01:00
<?php
2022-09-18 20:46:47 +01:00
include "./../php/version.php";
2022-09-18 20:45:15 +01:00
echo "<p>Created by Fred Boniface - v$athenaVersion</p>"
?>