* change the execute type.

This commit is contained in:
wangchunsheng
2010-06-04 06:58:16 +00:00
parent 59c4bc226c
commit 140a9af89c
3 changed files with 2 additions and 0 deletions
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
/* 包含http客户端类,snoopy。在禅道lib/snoopy里面可以找到。*/
include '../lib/snoopy/snoopy.class.php';
Regular → Executable
View File
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
/* 包含http客户端类,snoopy。在禅道lib/snoopy里面可以找到。*/
include '../lib/snoopy/snoopy.class.php';