Dotclear

Changeset 3975:403e3ea2c10e


Ignore:
Timestamp:
06/21/19 12:29:35 (6 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Pings plugin: remove unused label

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/pings/lib.pings.php

    r3874 r3975  
    3333    public static function pingJS() 
    3434    { 
    35         global $core; 
    36  
    37         $res = 
    38         "<script type=\"text/javascript\">\n" . 
    39         dcPage::jsVar('dotclear.msg.check_all', __('Check all')) . "\n" . 
    40         "</script>\n" . 
    41         dcPage::jsLoad(dcPage::getPF('pings/js/post.js')); 
    42  
    43         return $res; 
     35        return dcPage::jsLoad(dcPage::getPF('pings/js/post.js')); 
    4436    } 
    4537 
Note: See TracChangeset for help on using the changeset viewer.

Sites map