mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
Merge pull request #1959 from YJSoft/patch-6
Fix #1958 Do not install point module trigger by default
This commit is contained in:
commit
aa065af77a
1 changed files with 0 additions and 3 deletions
|
|
@ -159,9 +159,6 @@ class point extends ModuleObject
|
|||
|
||||
// Create a directory to store points information.
|
||||
FileHandler::makeDir('./files/member_extra_info/point');
|
||||
|
||||
// Register triggers.
|
||||
$this->registerTriggers();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue