mirror of
https://github.com/torrentpier/torrentpier.git
synced 2024-12-14 16:11:16 -08:00
e54349c2ce
git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@22 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
5 lines
64 B
PHP
5 lines
64 B
PHP
<?php
|
|
|
|
define('START_CRON', true);
|
|
|
|
require('./common.php'); |