Changeset 504284
- Timestamp:
- 02/13/2012 01:18:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cart-analytics-for-wp-e-commerce/trunk/cart_analytics.php
r504227 r504284 10 10 require_once('ca_cart.php'); 11 11 12 global $cart_analytics; 12 13 $cart_analytics = new CartAnalytics(); 13 global $cart_analytics;14 14 15 15 require_once('json_data.php');
Note: See TracChangeset
for help on using the changeset viewer.