Dotclear

Changeset 2270:cd5dc1b0aca1 for inc/core


Ignore:
Timestamp:
10/04/13 22:14:55 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
default
Message:

Fix redirection on last module update and fix user agent on repository query

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.store.php

    r2222 r2270  
    197197          try { 
    198198               $client = netHttp::initClient($url, $path); 
    199                $client->setUserAgent(self::agent()); 
     199               $client->setUserAgent($this->user_agent); 
    200200               $client->useGzip(false); 
    201201               $client->setPersistReferers(false); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map