<?php

/**
 * Pageimage for Contao
 *
 * Copyright (c) 2015 Benjamin Roth
 *
 * @license LGPL-3.0+
 */


$GLOBALS['TL_HOOKS']['replaceInsertTags'][] = array('Pageimage', 'sbReplaceInsertTags');