Ignore:
Timestamp:
Feb 6, 2014, 9:55:31 AM (10 years ago)
Author:
JanisV
Message:

New options (unlock new virtual albums, inherit permissions)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/physical2virtual/admin.php

    r27164 r27229  
    1111    'private_physical' => isset($_POST['private_physical']),
    1212    'store_structure' => isset($_POST['store_structure']),
     13    'unlock_virtual' => isset($_POST['unlock_virtual']),
     14    'inherit' => isset($_POST['inherit']),
    1315    );
    1416  if (isset($_POST['parent_cat']) and $_POST['parent_cat'] > 0)
Note: See TracChangeset for help on using the changeset viewer.