mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-10 22:08:40 +00:00
force mapper reload after change
This commit is contained in:
parent
f6947c8dda
commit
2195a7135b
|
|
@ -51,5 +51,7 @@ class Comments
|
|||
' @Module Comments */'
|
||||
], '', $mapper);
|
||||
\file_put_contents(__DIR__ . '/../../Models/NewsArticleMapper.php', $mapper);
|
||||
|
||||
\opcache_invalidate(__DIR__ . '/../../Models/NewsArticleMapper.php');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user