Plugin Directory

Changeset 728997


Ignore:
Timestamp:
06/20/2013 07:19:06 PM (13 years ago)
Author:
atvdev
Message:

Minor bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • amazon-s3-uploads/trunk/plugin/asssu/__init.php

    r728976 r728997  
    161161                $result = $client->getCommand('getBucketVersioning')->set('Bucket', $this->config['bucket_name'])->getResult();
    162162            } catch (\Exception $e) {
    163                 exit('a');
    164163                $this->config['is_active'] = false;
    165164                $this->db->save_config();
Note: See TracChangeset for help on using the changeset viewer.