Ignore:
Timestamp:
Jun 12, 2009, 7:55:25 PM (15 years ago)
Author:
Eric
Message:

ConfirmMail.tpl : $U_HOME replaced by $GALLERY_URL only if $GALLERY_URL is empty.
ConfirmMail.php : $GALLERY_URL set.
main.inc.php : Plugin version (2.10.9b) and history update.

File:
1 edited

Legend:

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

    r3398 r3416  
    22/*
    33Plugin Name: NBC UserAdvManager
    4 Version: 2.10.9a
     4Version: 2.10.9b
    55Description: Permet de renforcer les possibilités de gestion des utilisateurs - Enforce users management
    66Plugin URI: http://fr.piwigo.org/ext/extension_view.php?eid=216
     
    3636
    3737-- 2.10.9a : Email provider exclusion is no longer case sensitive
     38
     39-- 2.10.9b : Bug fixed - Home icon wasn't linked to gallery url in ConfirmMail page. If GALLERY_URL is not set, Home icon gets the pwg root path.
    3840 
    3941
Note: See TracChangeset for help on using the changeset viewer.