Dotclear


Ignore:
Timestamp:
12/01/14 13:15:13 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Using dcAdminURL, work in progress on plugins…

File:
1 edited

Legend:

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

    r2566 r2825  
    3333     public static function pingJS() 
    3434     { 
     35          global $core; 
     36 
    3537          $res = 
    3638          "<script type=\"text/javascript\">\n//<![CDATA[\n". 
    3739          dcPage::jsVar('dotclear.msg.check_all',__('Check all'))."\n". 
    38           "</script>\n".dcPage::jsLoad('index.php?pf=pings/post.js'); 
     40          "</script>\n".dcPage::jsLoad($core->adminurl->decode('load.plugin.file',array('pf' => 'pings/post.js'))); 
    3941 
    4042          return $res; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map