dever 6 سال پیش
والد
کامیت
7d9d22100c
2فایلهای تغییر یافته به همراه0 افزوده شده و 8 حذف شده
  1. 0 4
      poster/index.php
  2. 0 4
      upload/index.php

+ 0 - 4
poster/index.php

@@ -1,4 +0,0 @@
-<?php
-define('DEVER_PACKAGE',  'poster');
-define('DEVER_APP_SETUP', dirname(__FILE__) . DIRECTORY_SEPARATOR);
-include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../boot.php');

+ 0 - 4
upload/index.php

@@ -1,4 +0,0 @@
-<?php 
-define('DEVER_PACKAGE', 'upload');
-define('DEVER_APP_SETUP', dirname(__FILE__) . DIRECTORY_SEPARATOR);
-include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../boot.php');