Changeset 59619 in spip-zone
- Timestamp:
- Mar 21, 2012, 10:32:21 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/zotspip/trunk/inc/zotspip.php
r59617 r59619 430 430 fclose($f); 431 431 $result = @file_get_contents($url); 432 spip_log(" POSTsur $url => HTTP $headers",'zotspip');432 spip_log("$methode sur $url => HTTP $headers",'zotspip'); 433 433 434 434 return array(
Note: See TracChangeset
for help on using the changeset viewer.