summaryrefslogtreecommitdiffstats
path: root/library/SSRS/Object
diff options
context:
space:
mode:
Diffstat (limited to 'library/SSRS/Object')
-rwxr-xr-xlibrary/SSRS/Object/CatalogItems.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/library/SSRS/Object/CatalogItems.php b/library/SSRS/Object/CatalogItems.php
index c68a964..ac16f77 100755
--- a/library/SSRS/Object/CatalogItems.php
+++ b/library/SSRS/Object/CatalogItems.php
@@ -5,6 +5,9 @@
*
* @author arron
*/
+
+require_once('ArrayIterator.php');
+
class SSRS_Object_CatalogItems extends SSRS_Object_ArrayIterator {
public $iteratorKey = 'CatalogItems';