Ignore:
Timestamp:
Aug 23, 2014, 12:54:09 PM (10 years ago)
Author:
mistic100
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Google2Piwigo/maintain.class.php

    r29251 r29252  
    1717    if (empty($conf['google2piwigo']))
    1818    {
    19       conf_update_param('google2piwigo', $conf['google2piwigo'], $this->default_conf);
     19      conf_update_param('google2piwigo', $this->default_conf, true);
    2020    }
    2121
Note: See TracChangeset for help on using the changeset viewer.