mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
#133 PHP 5.4 이상에서의 호환성 개선
This commit is contained in:
parent
23406d1708
commit
1b60833bad
17 changed files with 78 additions and 31 deletions
|
|
@ -19,6 +19,7 @@ class point extends ModuleObject
|
|||
|
||||
$oModuleController = &getController('module');
|
||||
// The highest level
|
||||
$config = new stdClass;
|
||||
$config->max_level = 30;
|
||||
// Per-level score
|
||||
for($i=1;$i<=30;$i++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue