diff options
Diffstat (limited to 'Zend')
-rwxr-xr-x[-rw-r--r--] | Zend/zend_vm_gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/zend_vm_gen.php b/Zend/zend_vm_gen.php index 383b0cb00f..6c69737153 100644..100755 --- a/Zend/zend_vm_gen.php +++ b/Zend/zend_vm_gen.php @@ -1,3 +1,4 @@ +#!/usr/bin/env php <?php /* +----------------------------------------------------------------------+ |