summaryrefslogtreecommitdiffstats
path: root/src/graph_autoload.php
diff options
context:
space:
mode:
authorTobias Schlitt <toby@php.net>2008-01-04 13:24:10 +0000
committerTobias Schlitt <toby@php.net>2008-01-04 13:24:10 +0000
commit0108f37325ced64a643a24c64603f5375d0a5162 (patch)
tree609598fdd327f4c2121993d1066e65ca98bd9731 /src/graph_autoload.php
parent01660dbdaea52c8ca32118e5ad8738b913845835 (diff)
downloadzetacomponents-graph-0108f37325ced64a643a24c64603f5375d0a5162.zip
zetacomponents-graph-0108f37325ced64a643a24c64603f5375d0a5162.tar.gz
- Regenerated autoload file.
Diffstat (limited to 'src/graph_autoload.php')
-rw-r--r--src/graph_autoload.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/graph_autoload.php b/src/graph_autoload.php
index f11af46..072f385 100644
--- a/src/graph_autoload.php
+++ b/src/graph_autoload.php
@@ -2,7 +2,7 @@
/**
* Autoloader definition for the Graph component.
*
- * @copyright Copyright (C) 2005-2008 eZ systems as. All rights reserved.
+ * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
* @license http://ez.no/licenses/new_bsd New BSD License
* @version //autogentag//
* @filesource
@@ -13,7 +13,6 @@ return array(
'ezcGraphException' => 'Graph/exceptions/exception.php',
'ezcGraphDatasetAverageInvalidKeysException' => 'Graph/exceptions/invalid_keys.php',
'ezcGraphErrorParsingDateException' => 'Graph/exceptions/date_parsing.php',
- 'ezcGraphFlashBitmapBoundingsException' => 'Graph/exceptions/flash_bitmap_boundings.php',
'ezcGraphFlashBitmapTypeException' => 'Graph/exceptions/flash_bitmap_type.php',
'ezcGraphFontRenderingException' => 'Graph/exceptions/font_rendering.php',
'ezcGraphGdDriverUnsupportedImageTypeException' => 'Graph/exceptions/unsupported_image_type.php',
OpenPOWER on IntegriCloud