edit: cgi script (shebang and executable)
[minimedit.git] / edit.php
old mode 100644 (file)
new mode 100755 (executable)
index 719c2f0..1091da4
--- a/edit.php
+++ b/edit.php
@@ -1,3 +1,4 @@
+#!/usr/bin/php-cgi
 <?php
 function abort($status, $body) {
        header("HTTP/1.1 $status");