edit: drop php shebangs
[minimedit.git] / edit.php
index 80a49eb5e6dba49a62dad68d9a8190dc48df34d6..57906963d9c1db85338d1c8782b66ef7d81a434e 100644 (file)
--- a/edit.php
+++ b/edit.php
@@ -1,4 +1,3 @@
-#!/usr/bin/php-cgi
 <?php
 function abort($status, $body) {
        header("HTTP/1.1 $status");