summaryrefslogtreecommitdiffstats
path: root/src/options
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-11-30 08:44:35 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-11-30 08:44:35 +0000
commit900e04fff3c7ef75917bcb6b039f71f817774702 (patch)
treee53ff028184a59fbcb519bf6a9b002b1305de1c0 /src/options
parentdb9085af71795942fac7ce7e7675b0891ed354ba (diff)
downloadzetacomponents-graph-900e04fff3c7ef75917bcb6b039f71f817774702.zip
zetacomponents-graph-900e04fff3c7ef75917bcb6b039f71f817774702.tar.gz
- Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component)
Diffstat (limited to 'src/options')
-rw-r--r--src/options/flash_driver.php (renamed from src/options/ming_driver.php)4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/options/ming_driver.php b/src/options/flash_driver.php
index 78a9ade..d1294d2 100644
--- a/src/options/ming_driver.php
+++ b/src/options/flash_driver.php
@@ -1,6 +1,6 @@
<?php
/**
- * File containing the ezcGraphMingDriverOption class
+ * File containing the ezcGraphFlashDriverOption class
*
* @package Graph
* @version //autogentag//
@@ -19,7 +19,7 @@
*
* @package Graph
*/
-class ezcGraphMingDriverOptions extends ezcGraphDriverOptions
+class ezcGraphFlashDriverOptions extends ezcGraphDriverOptions
{
/**
* Constructor
OpenPOWER on IntegriCloud