Skip to content
This repository was archived by the owner on May 19, 2021. It is now read-only.
This repository was archived by the owner on May 19, 2021. It is now read-only.

Fix __construct() in modxRepositoryResponse class #3

@Fi1osof

Description

@Fi1osof

/*
* Be sure you set system setting modxRepository.handler_doc_id
*/
if(!$this->parent = $modx->getOption('modxRepository.handler_doc_id', null, false)){
return $modx->log( xPDO::LOG_LEVEL_ERROR, 'Please, be sure you set system setting modxRepository.handler_doc_id');
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions