| @@ -67,6 +67,9 @@ | ||
| 67 | 67 | } | 
| 68 | 68 | } | 
| 69 | 69 | |
| 70 | + /** | |
| 71 | + * @param string $failureMessage | |
| 72 | + */ | |
| 70 | 73 |  	private function reportInstallationFailure( $failureMessage ) { | 
| 71 | 74 | $this->writeProgressEnd( 'failed!' ); | 
| 72 | 75 | $this->writeError( 'Error! Installation of QueryR Replicator failed.' ); |