Update StartProfiler.sample after r86175
authorSam Reed <reedy@users.mediawiki.org>
Fri, 22 Apr 2011 15:02:39 +0000 (15:02 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Fri, 22 Apr 2011 15:02:39 +0000 (15:02 +0000)
StartProfiler.sample

index ce322d7..f55b4d6 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-require_once( dirname(__FILE__).'/includes/ProfilerStub.php' );
+require_once( dirname( __FILE__ ) . '/includes/profiler/ProfilerStub.php' );
 
 /**
  * To use a profiler, copy this file to StartProfiler.php,