コード例 #1
0
 public function footer()
 {
     /**
      * @brief add google statistic script before body end
      **/
     print $this->footer . "\n" . \CADB\View\Resource::renderJs('footer');
 }