Changeset 639494
- Timestamp:
- 12/15/2012 12:06:10 AM (13 years ago)
- Location:
- my-favorite-cars/trunk
- Files:
-
- 2 edited
-
mfc-ajax.php (modified) (1 diff)
-
my-favorite-cars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
my-favorite-cars/trunk/mfc-ajax.php
r632574 r639494 75 75 $mfc_i++; //echo $mfc_i; 76 76 } 77 echo '<div style="clear:both"></div>';77 78 78 } 79 79 else{ -
my-favorite-cars/trunk/my-favorite-cars.php
r632574 r639494 55 55 56 56 </div> 57 57 58 <?php 58 } 59 echo '<div style="clear:both"></div>'; 60 } 59 61 60 62 class mfc_widgets extends WP_Widget {
Note: See TracChangeset
for help on using the changeset viewer.