View file IPS Community Suite 4.7.8 NULLED/api/graphql/index.php
<?php /** * @brief API bootstrap * @author <a href='http://www.invisionpower.com'>Invision Power Services, Inc.</a> * @copyright (c) 2001 - 2016 Invision Power Services, Inc. * @license http://www.invisionpower.com/legal/standards/ * @package IPS Community Suite * @since 18 Feb 2013 * @version SVN_VERSION_NUMBER */ require_once '../../init.php'; \IPS\Dispatcher\GraphQL::i()->run();