Ignore:
Timestamp:
May 16, 2010, 3:45:47 PM (14 years ago)
Author:
vdigital
Message:

New: Piwigo 2.1 support
Fix: Flags could be based on Languages if api calls are forbidden by a provider.
Part of a code review.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/whois_online/config.php

    r3695 r6193  
    219219                'Members' => $conf_whois['Users'],
    220220                'Whois_url' => WHOIS_ONLINE_PATH,
     221                'Whois_Smarty' => 'file:' . dirname(__FILE__),
    221222        ));
    222223  // Include reload.php for first request (Filtering is an intrusive jQuery)
Note: See TracChangeset for help on using the changeset viewer.