Remove include/group.php

This commit is contained in:
Hypolite Petovan 2017-12-09 13:45:54 -05:00
parent abdecd2b2f
commit 4fe8dab08d
19 changed files with 0 additions and 419 deletions

View file

@ -15,7 +15,6 @@ function nogroup_init(App $a)
return;
}
require_once 'include/group.php';
require_once 'include/contact_widgets.php';
if (! x($a->page, 'aside')) {