mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-10-31 21:33:00 +00:00
Starbeamrainbowlabs
f63553fb92
This has been a looong time in coming. 1.9K links is _far_ too much for any file.
4 lines
101 B
PHP
4 lines
101 B
PHP
<?php
|
|
/** The Pepperminty Wiki core */
|
|
$start_time = microtime(true);
|
|
mb_internal_encoding("UTF-8");
|