コード例 #1
0
ファイル: CSmarty.class.php プロジェクト: drehere/shenmegui
 public static function setEncryptionPrefix($encryptionPrefix)
 {
     self::$_encryptionPrefix = $encryptionPrefix;
 }