예제 #1
0
 /**
  * LazyestThumb::__construct()
  * 
  * @param mixed $parent
  * @return
  */
 function __construct($parent)
 {
     LazyestImage::__construct($parent);
 }