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
[map] New API approach
Jacek Kowalski
2020-11-02
c5a5c333b5b930ccc8d879067eddd874313f9574
[ttss/mpk-ttss]
/
version.php
1
2
<?
php
echo max
(
array_map
(
'filemtime'
,
glob
(
'*.{html,js,css}'
,
GLOB_NOSORT
|
GLOB_BRACE
)));