* (bug 20468) User::invalidateCache throws 1205: Lock wait timeout exceeded
[lhc/web/wiklou.git] / 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,