- Timestamp:
- May 11, 2015 11:28:53 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/www/deploy/api/platform/lib/violetUtil.class.php
r916 r918 40 40 41 41 public function createThumb($pathToImage="") { 42 43 42 if (is_file($pathToImage)) { 44 43 $info = pathinfo($pathToImage);
Note: See TracChangeset
for help on using the changeset viewer.