コード例 #1
0
ファイル: dispatch.php プロジェクト: michaelprem/phc
 function PressurizedBottle($id)
 {
     Bottle::Bottle($id);
 }