Commit Graph

7 Commits (master)

Author SHA1 Message Date
warlee 5cf233f755 4.52 release 2023-12-15 03:02:35 +08:00
bbbboom 39095a1624
Fix a image prorate error
Some svg images can cause this problem.

PHP Fatal error:  Uncaught TypeError: Unsupported operand types: string / string in /kod/app/kod/ImageThumb.class.php:94
Stack trace:
#0 /kod/app/controller/explorer.class.php(1100): ImageThumb->prorate('/kod/data...', 250, 250)
#1 /kod/app/core/Application.class.php(64): explorer->image()
#2 /kod/app/core/Application.class.php(104): Application->appRun('explorer', 'image')
#3 /kod/index.php(114): Application->run()
#4 {main}
  thrown in /kod/app/kod/ImageThumb.class.php on line 94
2023-04-23 15:26:49 +08:00
warlee 6d2521176e 4.45 release 2021-04-09 16:49:05 +08:00
warlee 005c0dc053 4.45 release 2021-04-07 22:19:50 +08:00
warlee 16291565bd version 4.22 release 2017-09-29 18:22:02 +08:00
warlee 3cc77d34a4 version 4.05; 2017-08-26 17:16:57 +08:00
warlee 2c32ca6993 version 4.03 2017-08-24 03:40:27 +08:00