Changeset 371002
- Timestamp:
- 04/09/2011 07:57:19 PM (15 years ago)
- Location:
- google-analyticator/trunk
- Files:
-
- 2 edited
-
google-analytics-summary-widget.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
google-analyticator/trunk/google-analytics-summary-widget.php
r370999 r371002 310 310 311 311 # Create the site usage table 312 if ( isset($stats[0]) ) { 312 313 ?> 313 314 <table width="100%"> … … 348 349 </table> 349 350 <?php 351 } 350 352 } 351 353 -
google-analyticator/trunk/readme.txt
r370998 r371002 53 53 * Fixes a Javascript error on the WordPress login page. 54 54 * Improves profile id logic to hopefully fix dashboard errors for the people that experience them. 55 * Fixes PHP warnings on the dashboard widget with really old Analytics accounts. 55 56 56 57 = 6.1.2 =
Note: See TracChangeset
for help on using the changeset viewer.