Plugin Directory

Changeset 1461983


Ignore:
Timestamp:
07/28/2016 07:48:12 AM (10 years ago)
Author:
nyzeta
Message:

Minor glitch in a codeline corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geosm2/trunk/geosm2_widget.php

    r1461981 r1461983  
    4848    if ( $update )
    4949    {
     50       
    5051        $ch = curl_init($url);
    5152        $fp = fopen($save_to, "wb");
     
    6970   
    7071    $path=ABSPATH.'wp-content/plugins/'.str_replace(basename( __FILE__),"",plugin_basename(__FILE__));
    71    
    72     echo $path;
    7372   
    7473    $tiles = $path.'cache/tiles/';
Note: See TracChangeset for help on using the changeset viewer.