function mainwp_updatechildsite_value()
 {
     $this->secure_request();
     MainWPManageSites::updateChildsiteValue();
 }