Exemplo n.º 1
0
 /**
  * Enable Google pings
  *
  * @param null
  * @return null
  */
 public static function enable_google_notifications()
 {
     self::$google_notifications = false;
 }