Remove include/ requires that are now done directly from Composer
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
* @file mod/phpinfo.php
|
||||
*/
|
||||
|
||||
require_once 'boot.php';
|
||||
|
||||
function phpinfo_content()
|
||||
{
|
||||
if (!is_site_admin()) {
|
||||
|
||||
Reference in New Issue
Block a user