From d4847048a18b0f51107a078add14563ecadf4701 Mon Sep 17 00:00:00 2001 From: till Date: Fri, 9 Jan 2009 21:13:00 +0000 Subject: * let's not discriminate unix :) (= generalized paths) * added checks so all scripts are only executable from CLI --- bin/dumpschema.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bin/dumpschema.php') diff --git a/bin/dumpschema.php b/bin/dumpschema.php index cbadb00f6..9557c4b15 100644 --- a/bin/dumpschema.php +++ b/bin/dumpschema.php @@ -1,6 +1,6 @@ +#!/usr/bin/env php