1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-25 17:04:56 +00:00
Pepperminty-Wiki/core/00-beginning.php

5 lines
101 B
PHP
Raw Normal View History

<?php
/** The Pepperminty Wiki core */
$start_time = microtime(true);
mb_internal_encoding("UTF-8");