mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-21 03:12:55 +09:00
#1334 안전하지 않은 PHP 버전 사용에 대한 경고 및 쉬운설치 차단
- PHP 5.3이하 버전 사용에 대한 경고문 추가 - PHP 5.3이하 버전에서 XE Core 1.8로 업데이트 차단
This commit is contained in:
parent
656e378175
commit
9587c6fcbe
6 changed files with 42 additions and 2 deletions
|
|
@ -13,7 +13,6 @@ class admin extends ModuleObject
|
|||
{
|
||||
|
||||
private $adminMenuName = '__ADMINMENU_V17__';
|
||||
|
||||
public function getAdminMenuName()
|
||||
{
|
||||
return $this->adminMenuName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue