Subversion Repositories php-qbpwcf

Rev

Rev 31 | Rev 53 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31 Rev 47
Line 66... Line 66...
66
$systemMailPass="";
66
$systemMailPass="";
67
 
67
 
68
#供系統用於加解密的GnuPG ID
68
#供系統用於加解密的GnuPG ID
69
$gunpgId="";
69
$gunpgId="";
70
 
70
 
-
 
71
#本套件初始化後,要套用的環境模式."release"代表是指共一般使用所需;"develop"代表是在開發狀態下所需
-
 
72
$mode="release";
-
 
73
 
71
?>
74
?>