Changeset 1365:c65cbfa9ebf8 for plugins/pings/lib.pings.php
- Timestamp:
- 08/14/13 16:19:10 (12 years ago)
- Branch:
- default
- Children:
- 1376:9af90384e900, 1446:0939663a1b1a, 1876:8da345a51989
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pings/lib.pings.php
r1179 r1365 59 59 } 60 60 61 echo '<h 3 class="ping-services">'.__('Pings:').'</h3>';61 echo '<h5 class="ping-services">'.__('Pings:').'</h5>'; 62 62 $i = 0; 63 63 foreach ($pings_uris as $k => $v)
Note: See TracChangeset
for help on using the changeset viewer.