make gen-html executable
authorChristian Weiske <cweiske@cweiske.de>
Mon, 31 Oct 2011 20:01:16 +0000 (21:01 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 31 Oct 2011 20:01:16 +0000 (21:01 +0100)
htmlreport/gen-html.php [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index f495622..92dc41c
@@ -1,3 +1,4 @@
+#!/usr/bin/env php
 <?php
 $cfgfile = __DIR__ . '/config.php';
 if (!file_exists($cfgfile)) {