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.
 
 
 
 
 
 

11 lines
367 B

  1. --- app/View/Layouts/Emails/html/default.ctp.orig 2012-09-20 15:29:11.952649256 +0200
  2. +++ app/View/Layouts/Emails/html/default.ctp 2012-09-06 13:45:13.079544947 +0200
  3. @@ -24,6 +24,5 @@
  4. <body>
  5. <?php echo $content_for_layout;?>
  6. - <p>This email was sent using the <a href="http://cakephp.org">CakePHP Framework</a></p>
  7. </body>
  8. </html>
  9. \ No newline at end of file