Changeset 273 for trunk/client/modules/Elezioni/blocchi/myrss.php
- Timestamp:
- Apr 20, 2019, 12:28:24 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/blocchi/myrss.php
r130 r273 38 38 fputs($fp, "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\n"); 39 39 fputs($fp, "Keep-Alive: 300\r\n"); 40 40 $cont=0; 41 41 $string = ""; 42 42 while(!feof($fp)) {
Note:
See TracChangeset
for help on using the changeset viewer.