%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/modules/directory/
Upload File :
Create Path :
Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/modules/directory/Module.php

<?php

/**
 * @link https://www.humhub.org/
 * @copyright Copyright (c) 2016 HumHub GmbH & Co. KG
 * @license https://www.humhub.com/licences
 */

namespace humhub\modules\directory;

/**
 * Deprecated Directory Base Module
 * @deprecated since 1.9 
 */
class Module extends \humhub\components\Module
{

    /**
     * @deprecated since 1.11 will be removed with v1.12
     */
    public $isCoreModule = false;
    public $memberListSortField = 'profile.lastname';
    public $pageSize = 25;
    public $active = false;
    public $guestAccess = true;
    public $showUserProfilePosts = true;

}

Zerion Mini Shell 1.0