Changeset 1682 for trunk/picture.php


Ignore:
Timestamp:
Dec 28, 2006, 1:06:06 AM (17 years ago)
Author:
rub
Message:

Fix Feature Issue ID 0000585.

Convergence of exif configuration between local site and remote site.

Notes added on administration page where configuration is not OK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/picture.php

    r1677 r1682  
    780780include(PHPWG_ROOT_PATH.'include/picture_rate.inc.php');
    781781include(PHPWG_ROOT_PATH.'include/picture_comment.inc.php');
    782 if ($metadata_showable and isset($_GET['metadata']))
     782//if ($metadata_showable and isset($_GET['metadata']))
    783783{
    784784  include(PHPWG_ROOT_PATH.'include/picture_metadata.inc.php');
Note: See TracChangeset for help on using the changeset viewer.