Beispiel #1
0
 /**
  * Get the status copyright, no copyright (true) = No trace of our society (the manufacturer, vendor), link, text, banner, etc.
  *
  * @access private
  * @return boolean
  */
 private function _copyright()
 {
     return Security::hash($this->_sLicCopyright, 80) === 'cb1380e2e43751907b15039298d7473a26c55ec05d814d08d9505b05a50aeade35fb4f5bb0553b1c';
 }