1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-07-07 08:34:56 +00:00
Pepperminty-Wiki/docs/ModuleApi/files/core/00-beginning.php.txt

6 lines
102 B
Plaintext

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