mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-17 02:43:00 +00:00
5 lines
102 B
Text
5 lines
102 B
Text
<?php
|
|
/** The Pepperminty Wiki core */
|
|
$start_time = microtime(true);
|
|
mb_internal_encoding("UTF-8");
|
|
|