Ticket #5090: install-helper.diff

File install-helper.diff, 291 bytes (added by mattyrob, 5 years ago)
  • install-helper.php

     
    11<?php 
    2 require_once('../wp-config.php'); 
     2require_once(ABSPATH . 'wp-config.php'); 
    33$debug = 0; 
    44 
    55/**