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