Jacek Kowalski
2014-06-11 1128f2ee2379a8473a36631c51b7c2dfb39c0651
1
2
3
4
5
<?php
class msapi_config {
    protected $accountKey = '';
}
?>