You are here

constant SITE_AUDIT_BASE_PATH in Site Audit 7

Same name and namespace in other branches
  1. 8.2 site_audit.drush.inc \SITE_AUDIT_BASE_PATH
3 uses of SITE_AUDIT_BASE_PATH
drush_site_audit_site_audit_version in ./site_audit.drush.inc
Display the Site Audit version.
SiteAuditReportAbstract::getCheckNames in Report/Abstract.php
Get the names of all the checks within the report.
site_audit.autoload.inc in ./site_audit.autoload.inc
Autoloader.

File

./site_audit.drush.inc, line 18
Drupal site auditing commands.

Code

define('SITE_AUDIT_BASE_PATH', __DIR__);