Exemplo n.º 1
0
 /**
  * Destructor restores the original SecurityConfiguration.
  */
 public function __destruct()
 {
     ESAPI::setSecurityConfiguration($this->_restoreSecCon);
 }