예제 #1
0
 /**
  * LazyestThumb::html_id()
  * 
  * @return
  */
 function html_id()
 {
     return 'lg_thumb_' . LazyestImage::html_id();
 }