This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii
Watch
2
Star
0
Fork
0
You've already forked yii
mirror of
https://github.com/yiisoft/yii.git
synced
2026-03-18 05:56:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0ce5d8c2ad6a64c91efada9c28fa9f98e9982eb
yii
/
framework
/
web
/
js
/
source
/
jui
History
Дилян Палаузов
991a162c6e
Optimize PNG files (
#4495
)
...
by calling for i in `find -name '*.png'`; do optipng -o7 -zm9 $i; done
2022-11-20 17:53:15 +03:00
..
css
Optimize PNG files (
#4495
)
2022-11-20 17:53:15 +03:00
js
update jquery & others links
2022-08-13 01:09:35 +03:00