Changeset 728997
- Timestamp:
- 06/20/2013 07:19:06 PM (13 years ago)
- File:
-
- 1 edited
-
amazon-s3-uploads/trunk/plugin/asssu/__init.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
amazon-s3-uploads/trunk/plugin/asssu/__init.php
r728976 r728997 161 161 $result = $client->getCommand('getBucketVersioning')->set('Bucket', $this->config['bucket_name'])->getResult(); 162 162 } catch (\Exception $e) { 163 exit('a');164 163 $this->config['is_active'] = false; 165 164 $this->db->save_config();
Note: See TracChangeset
for help on using the changeset viewer.