Пример #1
0
 /**
  * Get site information for the reports
  *
  * @param bool get enviroment information only (without site id)
  */
 protected function getSiteInfo($get_enviroment_only = false)
 {
     return WPRC_Installer::getSiteInfo($get_enviroment_only);
 }