* change the execute type.

This commit is contained in:
wangchunsheng
2010-06-04 06:58:16 +00:00
parent a4933c09e3
commit eb6d636d62
3 changed files with 2 additions and 0 deletions

1
trunk/bin/computeburn.php Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
/* 包含http客户端类snoopy。在禅道lib/snoopy里面可以找到。*/
include '../lib/snoopy/snoopy.class.php';

0
trunk/bin/exportactions.php Normal file → Executable file
View File

1
trunk/bin/getbugs.php Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
/* 包含http客户端类snoopy。在禅道lib/snoopy里面可以找到。*/
include '../lib/snoopy/snoopy.class.php';