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