Jacek Kowalski
2012-06-30 382cafd768949e6c3e282b232cecce8950a839ac
1
2
3
4
5
<?php
class msapi_config {
    protected $accountKey = '';
}
?>