$OpenBSD: patch-html_pages_about_inc_php,v 1.11 2018/05/09 20:24:21 sthen Exp $

Index: html/pages/about.inc.php
--- html/pages/about.inc.php.orig
+++ html/pages/about.inc.php
@@ -3,7 +3,7 @@
 use LibreNMS\Authentication\Auth;
 
 $pagetitle[] = 'About';
-$git_log = `git log -10`;
+$git_log = '';
 ?>
 <div class="modal fade" id="git_log" tabindex="-1" role="dialog" aria-labelledby="git_log_label" aria-hidden="true">
   <div class="modal-dialog">
