Changeset 3326 for trunk/modules/flot/libraries
- Timestamp:
- 08/09/2008 04:24:30 PM (4 months ago)
- Location:
- trunk/modules/flot/libraries
- Files:
-
- 2 modified
-
Flot.php (modified) (1 diff)
-
Flot_Dataset.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/flot/libraries/Flot.php
r1993 r3326 1 <?php defined('SYSPATH') or die('No direct script access.');1 <?php 2 2 /** 3 3 * Flot (jQuery plotting plugin) Kohana integration. -
trunk/modules/flot/libraries/Flot_Dataset.php
r1993 r3326 1 <?php defined('SYSPATH') or die('No direct script access.');1 <?php 2 2 /** 3 3 * Flot dataset class.
