pokesprite/includes/scaffolding.php
2014-08-13 01:07:02 +02:00

10 lines
201 B
PHP

<?php
// PokéSprite
// ----------
// The use of this source code is governed by the MIT license.
// See the COPYRIGHT file for more information.
set_time_limit(0);
date_default_timezone_set('UTC');