Skip to content

Commit 1073c51

Browse files
committed
Update ImgSize.php
1 parent a6c9ead commit 1073c51

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ImgSize.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22
/**
3-
* Created by PhpStorm.
4-
* User: mi
3+
* User: yanue
54
* Date: 2014/10/30
65
* Time: 14:56
76
*/
@@ -197,4 +196,4 @@ private static function getOriginalWithoutExt($img_url)
197196
}
198197
return "";
199198
}
200-
}
199+
}

0 commit comments

Comments
 (0)