diff --git a/IncBackups/IncBackupsControl.py b/IncBackups/IncBackupsControl.py index 9534734a7..9d3509384 100644 --- a/IncBackups/IncBackupsControl.py +++ b/IncBackups/IncBackupsControl.py @@ -939,6 +939,4 @@ Subject: %s except BaseException as msg: logging.statusWriter(self.statusPath, "%s [903:DeleteSnapShot][5009]" % (str(msg)), 1) - return 0 - - + return 0 \ No newline at end of file diff --git a/README.md b/README.md index 845eaf0f6..245e3f230 100755 --- a/README.md +++ b/README.md @@ -1,32 +1,32 @@ # CyberPanel -Webhosting control panel that uses OpenLiteSpeed as web server. +Web Hosting Control Panel that uses OpenLiteSpeed as the underlying Web Server. -## Features +## Features & Services -* Different Level Of users. +* Different User Access Levels (via ACLs). * Auto SSL. * FTP Server. -* Light weight DNS Server (PowerDNS). -* PHPMYAdmin. +* Light-weight DNS Server (PowerDNS). +* phpMyAdmin to manage DBs (MariaDB). * Email Support (SnappyMail). -* FileManager. +* File Manager. * PHP Managment. -* Firewall (FirewallD & ConfigServer Firewall Intregration). -* One click Backup and Restore. +* Firewall (FirewallD & ConfigServer Firewall Integration). +* One-click Backups and Restores. -# Supported PHPs +# Supported PHP Versions -* PHP 5.3 -* PHP 5.4 -* PHP 5.5 -* PHP 5.6 -* PHP 7.0 -* PHP 7.1 -* PHP 7.2 -* PHP 7.3 -* PHP 7.4 * PHP 8.0 +* PHP 7.4 +* PHP 7.3 +* PHP 7.2 +* PHP 7.1 +* PHP 7.0 +* PHP 5.6 +* PHP 5.5 +* PHP 5.4 +* PHP 5.3 # Installation Instructions @@ -35,7 +35,7 @@ Webhosting control panel that uses OpenLiteSpeed as web server. sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh) ``` -# Upgrading +# Upgrading CyberPanel ``` @@ -45,8 +45,10 @@ sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgr # Resources * [Official Site.](https://cyberpanel.net) -* [Documentation.](https://docs.cyberpanel.net) -* [Forums.](https://forums.cyberpanel.net) +* [Docs (Old).](https://docs.cyberpanel.net) +* [Docs (New).](https://community.cyberpanel.net/docs) +* [Changelog.](https://community.cyberpanel.net/t/change-logs/161) +* [Forums.](https://community.cyberpanel.net) * [Discord.](https://discord.gg/g8k8Db3) * [Facebook Group.](https://www.facebook.com/groups/cyberpanel) - +* [YouTube Channel.](https://www.youtube.com/channel/UCS6sgUWEhaFl1TO238Ck0xw) diff --git a/baseTemplate/templates/baseTemplate/index.html b/baseTemplate/templates/baseTemplate/index.html index b0e6292ff..c97c617b4 100755 --- a/baseTemplate/templates/baseTemplate/index.html +++ b/baseTemplate/templates/baseTemplate/index.html @@ -297,31 +297,31 @@