Jacek Kowalski
2012-08-29 2fb07e33bc07ad435731e43cf59a961627570fcd
1
2
3
4
5
<?php
class msapi_config {
    protected $accountKey = '';
}
?>