mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 13:25:51 +01:00
lsphp74
This commit is contained in:
@@ -35,6 +35,8 @@ class PHPManager:
|
||||
php = "72"
|
||||
elif phpVersion == "PHP 7.3":
|
||||
php = "73"
|
||||
elif phpVersion == "PHP 7.4":
|
||||
php = "74"
|
||||
|
||||
return php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user