Renamed more and moved code to Block interface.
[core.git] / inc / classes / main / file_directories / index / class_IndexFile.php
index f8e6be927e19cb557bd787d185cccaa3b6b623fc..592c4fe10866809acdcfb0ceb364216f663396ec 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class IndexFile extends BaseFile implements InputOutputPointer {
+class IndexFile extends BaseFile implements Block {
        /**
         * Protected constructor
         *