1ffc54afdea1cec88a9e8be46fb2a6b5a947c9a4
[lhc/web/wiklou.git] / StartProfiler.php
1 <?php
2
3 require_once( dirname(__FILE__).'/includes/Profiler.php' );
4 $wgProfiler = new Profiler();