We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145bd60 commit daae70fCopy full SHA for daae70f
1 file changed
petitnote/thumbnail_gd.inc.php
@@ -3,7 +3,7 @@
3
// https://paintbbs.sakura.ne.jp/
4
// originalscript (C)SakaQ 2005 http://www.punyu.net/php/
5
6
-$thumbnail_gd_ver=20260113;
+$thumbnail_gd_ver=20260406;
7
defined('PERMISSION_FOR_DEST') or define('PERMISSION_FOR_DEST', 0606); //config.phpで未定義なら0606
8
class thumbnail_gd {
9
0 commit comments