Ignore:
Timestamp:
May 31, 2011, 4:08:12 PM (13 years ago)
Author:
Mattias
Message:

Several bugfixes in admin.php, admin.tpl and main.inc.php, concerning the "Invalid URL - plugin copyrights not active"

Also it shows "N/A" at the picture information when there is no copyright for that picture.

File:
1 edited

Legend:

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

    r11084 r11143  
    3333
    3434define('COPYRIGHTS_PATH', PHPWG_PLUGINS_PATH.basename(dirname(__FILE__)) . '/'); // The plugin path
    35 define('COPYRIGHTS_WEB_PATH', get_root_url().'admin.php?page=plugin-copyrights');
     35define('COPYRIGHTS_WEB_PATH', get_root_url().'admin.php?page=plugin-Copyrights');
    3636// Whats the difference between "COPYRIGHTS_PATH" and "COPYRIGHTS_WEB_PATH" ???
    3737
Note: See TracChangeset for help on using the changeset viewer.