mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
turning version text into github link
This commit is contained in:
parent
60ce86de68
commit
17e8be1f79
@ -520,7 +520,7 @@
|
||||
</td>
|
||||
<td>
|
||||
{$smallfont}
|
||||
Acmlmboard - ". (file_exists('version.txt') ? file_get_contents("version.txt") : shell_exec("git log --format='commit %h [%ad]' --date='short' -n 1")) ."
|
||||
Acmlmboard - <a href='https://github.com/Xkeeper0/jul'>". (file_exists('version.txt') ? file_get_contents("version.txt") : shell_exec("git log --format='commit %h [%ad]' --date='short' -n 1")) ."</a>
|
||||
<br>©2000-". date("Y") ." Acmlm, Xkeeper, Inuyasha, et al.
|
||||
</font>
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user