abstract declaration of GroupSection
This commit is contained in:
parent
51f97c7e84
commit
773441c2c5
@ -45,7 +45,7 @@ define('GROUPS_PER_SECTION', 6);
|
|||||||
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
|
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
|
||||||
* @link http://status.net/
|
* @link http://status.net/
|
||||||
*/
|
*/
|
||||||
class GroupSection extends Section
|
abstract class GroupSection extends Section
|
||||||
{
|
{
|
||||||
function showContent()
|
function showContent()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user