diff options
author | Matthijs Kuiper <info@matthijskuiper.nl> | 2018-01-08 23:47:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-08 23:47:23 +0100 |
commit | e861eafbeae0560add7956530d76de6cc285be20 (patch) | |
tree | c32e746977fde711cecd716570989014bf2d3592 /html/includes/footer.php | |
parent | 66b162b5f01c996fd8a5cd4e570e31f8483cdffa (diff) | |
parent | 730c20dd04b5753cb372a289923e39516d1f8b87 (diff) |
Merge pull request #5 from randommonk/develop4.3.0
Bumped version to 4.3. Added jpgraph stats developed by killerEye
Diffstat (limited to 'html/includes/footer.php')
-rwxr-xr-x | html/includes/footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/includes/footer.php b/html/includes/footer.php index be5e38c..9e3a6de 100755 --- a/html/includes/footer.php +++ b/html/includes/footer.php @@ -7,7 +7,7 @@ <!-- Please leave this bit in, its the least you can do with all the work we have done :) -->
<p>
<a href="https://github.com/sn3p/utstats" target="_blank">
- UTStats Beta 4.2.8</a> © 2005 azazel, AnthraX and toa + UTStats Beta 4.3.0</a> © 2005 azazel, AnthraX and toa </p> </td>
|