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