mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-07-26 17:51:57 -07:00
turning version text into github link
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user