瀏覽代碼

Remove/move unused files

jmontoyaa 8 年之前
父節點
當前提交
e9ab246d75
共有 3 個文件被更改,包括 0 次插入11 次删除
  1. 0 11
      404.php
  2. 二進制
      favicon.ico
  3. 0 0
      web/apple-touch-icon.png

+ 0 - 11
404.php

@@ -1,11 +0,0 @@
-<?php
-// HTTP404 page with neat styling
-// 2011, Jean-Karim Bockstael <jeankarim@cblue.be>
-// ErrorDocument 404 /404/
-require_once '../main/inc/global.inc.php';
-
-$msg = get_lang('FileNotFound');
-Display::display_header($msg);
-Display::display_error_message($msg);
-Display::display_footer();
-

二進制
favicon.ico


+ 0 - 0
apple-touch-icon.png → web/apple-touch-icon.png