X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Findex%2Fclass_BaseIndex.php;fp=inc%2Fmain%2Fclasses%2Findex%2Fclass_BaseIndex.php;h=c6be82903147f1642cee54b4b8a5447754df433f;hp=5b2c4c47c7339a215ca6b35d0af8892a17ae4324;hb=65f6c4366c9709c9c7c9070d903f1d948be0d5b0;hpb=68760af646a51cf18bd0e6e11e0ebfdeb324e0d2 diff --git a/inc/main/classes/index/class_BaseIndex.php b/inc/main/classes/index/class_BaseIndex.php index 5b2c4c47..c6be8290 100644 --- a/inc/main/classes/index/class_BaseIndex.php +++ b/inc/main/classes/index/class_BaseIndex.php @@ -1,4 +1,10 @@ debugOutput('[' . __METHOD__ . ':' . __LINE__ . '] groupId=' . $groupId . ',hash=' . $hash . ',encoded()=' . strlen($encoded)); throw new UnsupportedOperationException(array($this, __FUNCTION__), self::EXCEPTION_UNSPPORTED_OPERATION); } -} -// [EOF] -?> +}