static function doDisplayVhost()
 {
     global $zdbh;
     global $controller;
     runtime_csfr::Protect();
     self::$showvhost = TRUE;
 }