Skip to content

document.controller.php 에서 오타 수정 #1078

@akasima

Description

@akasima

852 line에 $outptrigger_outputut$trigger_output 으로 수정

 850
 851         // Call a trigger when the read count is updated (after)
 852         $outptrigger_outputut = ModuleHandler::triggerCall('document.updateReadedCount', 'after', $oDocument);
 853         if(!$trigger_output->toBool())
 854         {
 855             $oDB->rollback();
 856             return $trigger_output;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions