link to github in footer to spread it over the world!!!

This commit is contained in:
dg9vh 2016-05-15 20:37:38 +00:00
parent 93ea2358bb
commit 54fbbca310

View file

@ -54,7 +54,7 @@ $time = $time[1] + $time[0];
$finish = $time; $finish = $time;
$total_time = round(($finish - $start), 4); $total_time = round(($finish - $start), 4);
echo '<!--Page generated in '.$total_time.' seconds.-->'; echo '<!--Page generated in '.$total_time.' seconds.-->';
?> ?> | get your own at: <a href="https://github.com/dg9vh/MMDVMHost-Dashboard">https://github.com/dg9vh/MMDVMHost-Dashboard</a>
</div> </div>
</body> </body>
</html> </html>