dashboard
repositories
filestore
activity
search
login
ttss
/
mpk-ttss
Improved www.ttss.krakow.pl
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Fix tram route not displayed due to wrong URL
Jacek Kowalski
2017-04-25
9dd3d1773db1ec93be79485b85d533fe688e5094
[ttss/mpk-ttss]
/
version.php
1
2
<?
php
echo max
(
array_map
(
'filemtime'
,
glob
(
'*.{html,js,css}'
,
GLOB_NOSORT
|
GLOB_BRACE
)));