Skip to content
Snippets Groups Projects
Select Git revision
0 results

wp-includes

  • Clone with SSH
  • Clone with HTTPS
  • lucha's avatar
    lucha authored
    by default, if DEBUG_LOG is true, wordpress will set error_log to wp-content/debug.log,
    which is publicly accessible. We want instead to set it via our own php.ini. This patch
    removes the Wordpress code responsible for modifying the error_log location.
    7ef32d27
    History
    Name Last commit Last update
    ..