Changeset 5305 for trunk/picture.php


Ignore:
Timestamp:
Mar 24, 2010, 1:54:39 AM (14 years ago)
Author:
patdenice
Message:

Feature 1533: Bug corrected on favorite option and navigation bar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/picture.php

    r5304 r5305  
    788788
    789789// favorite manipulation
    790 if (!is_a_guest())
     790if (!is_a_guest() and $conf['picture_favorite_icon'])
    791791{
    792792  // verify if the picture is already in the favorite of the user
Note: See TracChangeset for help on using the changeset viewer.