Changeset 4942

Show
Ignore:
Timestamp:
10/30/09 07:03:47 (4 weeks ago)
Author:
asawada
Message:

Removed unused *PingURL directives. bugzid:102913.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/greyhound/lib/MT/Core.pm

    r4616 r4942  
    232232            'DebugEmailAddress' => undef, 
    233233            'WeblogsPingURL' => { default => 'http://rpc.weblogs.com/RPC2', }, 
    234             'BlogsPingURL'   => { default => 'http://ping.blo.gs/', }, 
    235234            'MTPingURL' => { default => 'http://www.movabletype.org/update/', }, 
    236             'TechnoratiPingURL' => 
    237               { default => 'http://rpc.technorati.com/rpc/ping', }, 
    238             'GooglePingURL' => 
    239               { default => 'http://blogsearch.google.com/ping/RPC2', }, 
    240235            'CGIMaxUpload'          => { default => 20_480_000 }, 
    241236            'DBUmask'               => { default => '0111', },