diff options
-rw-r--r-- | classes/IsisConnector.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/IsisConnector.php b/classes/IsisConnector.php index 9961f14..2b4fe28 100644 --- a/classes/IsisConnector.php +++ b/classes/IsisConnector.php @@ -708,7 +708,7 @@ class IsisConnector { * Array with existing item keys * * @todo - * Write and test. + * Test. */ public function existingItemKeys($field, $row = 0) { $existing = array(); |