From 6857a6f1a08242ac3531f5e77c192b3c5a599ff3 Mon Sep 17 00:00:00 2001 From: Silvio Date: Thu, 16 Sep 2010 11:13:14 -0300 Subject: Minor fix and doc update --- classes/IsisMap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes') diff --git a/classes/IsisMap.php b/classes/IsisMap.php index 05a954e..b64a1d5 100644 --- a/classes/IsisMap.php +++ b/classes/IsisMap.php @@ -360,7 +360,7 @@ class IsisMap extends IsisReader { * @return * Attributes. */ - public function getAttributes(&$model, $field, $subfield = null) + public function getAttributes($field, $subfield = null) { $attributes = array(); $map = $this->getFullMap($field); -- cgit v1.2.3