dashboard
repositories
filestore
activity
search
login
ttss
/
mpk-ttss
Improved www.ttss.krakow.pl
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
patch
|
commit
|
commitdiff
|
ignore whitespace
Reduce variable redefinitions in index.js - continued
Jacek Kowalski
2019-04-14
c206d13f64f6bc2eaedfa0c179980f0cc3cf5ebd
[ttss/mpk-ttss]
/
stops
/
common.php
stops/common.php
@@ -13,5 +13,5 @@
}
unset($word);
return $words;
return array_values($words);
}