You are here

function Provision_Service_http_https_apache::cloaked_db_creds in Aegir HTTPS 7.3

File

submodules/apache_https/drush/Provision/Service/http/https/apache.php, line 24

Class

Provision_Service_http_https_apache
Apache HTTPS service class.

Code

function cloaked_db_creds() {
  return TRUE;
}