コード例 #1
0
 function drawCacheControl($doit = false)
 {
     if ($doit) {
         parent::drawCacheControl();
     }
 }