Changeset 217765
- Timestamp:
- 03/15/2010 04:26:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cyclopress/branches/cp2/classes/cy_google_charts.php
r217760 r217765 239 239 240 240 $url = $this->api_url . '?' . implode('&', $q); 241 242 echo '<pre>' . $url . '</pre>'; 241 243 242 244 // get the chart from google and cache the images
Note: See TracChangeset
for help on using the changeset viewer.