gdver=2; // Shadow conf $thumb->shadowDir=$config["path_pool"]."modules/gallery/upload/shadow/"; $thumb->dropshadow=true; $thumb->sourceDir=$config["path_pool"]."modules/gallery/upload/"; // true for save thumb image | false just resize image $thumb->saveImg=false; $thumb->resized($_GET[src],$_GET[width],$_GET[height],$_GET[hex]); ?>