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-04 15:24:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
yii
/
framework
/
web
/
js
/
source
/
jui
/
css
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
..
base
update jquery & others links
2022-08-13 01:09:35 +03:00
smoothness
Optimize PNG files (
#4495
)
2022-11-20 17:53:15 +03:00