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