<?php /** * Pagelist for Contao * * Copyright (c) 2015 Benjamin Roth * * @license LGPL-3.0+ */ /** * Front end modules */ $GLOBALS['FE_MOD']['miscellaneous']['pagelist'] = 'ModulePagelist';