mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 13:25:51 +01:00
bug fix: return actual php
This commit is contained in:
@@ -929,7 +929,8 @@ class WebsiteManager:
|
||||
'passwordprotection': passwd,
|
||||
'wpcron': wpcron,
|
||||
'theme': currentTheme,
|
||||
'activePlugins': pluginCount
|
||||
'activePlugins': pluginCount,
|
||||
'phpVersion': wpsite.owner.phpSelection
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user