1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-11-26 05:32:59 +00:00
Pepperminty-Wiki/docs/ModuleApi/files/core/00-beginning.php.txt

6 lines
102 B
Text
Raw Permalink Normal View History

2019-07-05 19:51:51 +00:00
<?php
/** The Pepperminty Wiki core */
$start_time = microtime(true);
mb_internal_encoding("UTF-8");