summaryrefslogtreecommitdiffstats
path: root/src/graph_autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph_autoload.php')
-rw-r--r--src/graph_autoload.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graph_autoload.php b/src/graph_autoload.php
index 5e50522..15703ea 100644
--- a/src/graph_autoload.php
+++ b/src/graph_autoload.php
@@ -45,6 +45,7 @@ return array(
'ezcGraphGdDriverUnsupportedImageTypeException' => 'Graph/exceptions/unsupported_image_type.php',
'ezcGraphSvgDriver' => 'Graph/driver/svg.php',
'ezcGraphSvgDriverOptions' => 'Graph/options/svg_driver.php',
+ 'ezcGraphSvgDriverInvalidIdException' => 'Graph/exceptions/invalid_id.php',
'ezcGraphInvalidDriverException' => 'Graph/exceptions/invalid_driver.php',
'ezcGraphVerboseDriver' => 'Graph/driver/verbose.php',
OpenPOWER on IntegriCloud