예제 #1
0
 public function __construct()
 {
     parent::__construct('cloudfiles', 'Cloud Files', 'Rackspace Cloud Files', '/images/rackspacecloud-logo.png');
 }
예제 #2
0
 public function __construct()
 {
     # 4th parameter is a relative (to UPDRAFTPLUS_DIR) logo URL, which should begin with /, should we get approved for use of the OpenStack logo in future (have requested info)
     parent::__construct('openstack', 'OpenStack', 'OpenStack (Swift)', '');
 }