Update logger.php

This commit is contained in:
Namhyeon Go 2018-05-27 02:35:32 +09:00 committed by GitHub
parent 79fd51e0f1
commit 3692665fee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
* @file logger.php
* @date 2018-05-27
* @author Go Namhyeon <gnh1201@gmail.com>
* @brief Logger mobile for ReasonableFramework
* @brief Logger module for ReasonableFramework
*/
if(!function_exists("write_visit_log")) {