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/admin.php

    r11084 r11143  
    5050    $query = sprintf(
    5151      'INSERT INTO %s
    52       (`name`,`url`,`des`,`visible`) VALUES
     52      (`name`,`url`,`descr`,`visible`) VALUES
    5353      ("%s","%s","%s",%d)
    5454      ;',
Note: See TracChangeset for help on using the changeset viewer.