Pepperminty-Wiki/docs/ModuleApi/files/core/00-beginning.php.txt

6 lines
102 B
Plaintext
Raw 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");