Ignore:
Timestamp:
Nov 11, 2014, 7:24:52 PM (9 years ago)
Author:
ddtddt
Message:

[extensions] - see_photos_by_user use new url

File:
1 edited

Legend:

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

    r30424 r30429  
    4242        conf_update_param('see_photos_by_user_color', '#ffffff',true);
    4343    }
     44    if (!isset($conf['see_photos_by_user_shape'])) {
     45        conf_update_param('see_photos_by_user_shape', 'sphere',true);
     46    }
    4447  }
    4548 
Note: See TracChangeset for help on using the changeset viewer.