rabin 9 months ago
parent
commit
3af8a23f14
1 changed files with 0 additions and 7 deletions
  1. 0 7
      daemon/import.php

+ 0 - 7
daemon/import.php

@@ -1,7 +0,0 @@
-<?php
-
-define('DEVER_DAEMON', true);
-
-include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../index.php');
-
-Dever::load('area/import.load');