Ignore:
Timestamp:
Sep 18, 2014, 12:22:53 PM (10 years ago)
Author:
JanisV
Message:

Replace picture page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Fotorama/admin.php

    r29593 r29615  
    1414    'loop' => isset($_POST['loop']),
    1515    'enable_caption' => isset($_POST['enable_caption']),
     16    'replace_picture' => isset($_POST['replace_picture']),
     17    'replace_picture_only_users' => isset($_POST['replace_picture_only_users']),
    1618    );
    1719  if (isset($_POST['allowfullscreen']))
Note: See TracChangeset for help on using the changeset viewer.