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
Show vehicle number when more than one object was clicked
Jacek Kowalski
2019-06-18
1d09339d318dfdebebf4b447af2180db7001d36a
[ttss/mpk-ttss]
/
version.php
1
2
<?
php
echo max
(
array_map
(
'filemtime'
,
glob
(
'*.{html,js,css}'
,
GLOB_NOSORT
|
GLOB_BRACE
)));