Plugin Directory

Changeset 699115


Ignore:
Timestamp:
04/17/2013 02:18:16 PM (13 years ago)
Author:
faleddo
Message:

1.4.0 bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ultimate-wp-filter/trunk/uwpf_filter.php

    r699110 r699115  
    7171       
    7272        $teks = wg_encode($teks);
    73         $url = "http://localhost/wwwguard/service-full.php?text=".$teks."&custom=".$custom."&i=".$smartfilter;
     73        $url = "http://filter.faleddo.x10.bz/service-full.php?text=".$teks."&custom=".$custom."&i=".$smartfilter;
    7474
    7575        $ParseXML = simplexml_load_file($url);
Note: See TracChangeset for help on using the changeset viewer.