MISP (core software) - Open Source Threat Intelligence and Sharing Platform (formely known as Malware Information Sharing Platform) https://www.misp-project.org/
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
456 B

  1. --- app/View/Layouts/Emails/text/default.ctp.orig 2012-09-25 14:09:01.470702330 +0200
  2. +++ app/View/Layouts/Emails/text/default.ctp 2012-09-25 14:09:22.918702841 +0200
  3. @@ -16,6 +16,4 @@
  4. * @license MIT License (http://www.opensource.org/licenses/mit-license.php)
  5. */
  6. ?>
  7. -<?php echo $this->fetch('content');?>
  8. -
  9. -This email was sent using the CakePHP Framework, http://cakephp.org.
  10. +<?php echo $this->fetch('content');?>
  11. \ No newline at end of file