Ignore:
Timestamp:
Jul 5, 2011, 8:57:45 PM (13 years ago)
Author:
J.Commelin
Message:

Added Copyrights editability to picture_modify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Copyrights/main.inc.php

    r11635 r11638  
    8484include_once(dirname(__FILE__).'/batch_single.php');
    8585
     86/* +-----------------------------------------------------------------------+
     87 * | Plugin picture_modify                                                 |
     88 * +-----------------------------------------------------------------------+ */
     89
     90// Add Copyrights dropdown menu to picture_modify
     91include_once(dirname(__FILE__).'/modify.php');
     92
     93
    8694?>
Note: See TracChangeset for help on using the changeset viewer.