Browse Source

Remove/move unused files

jmontoyaa 8 years ago
parent
commit
e9ab246d75
3 changed files with 0 additions and 11 deletions
  1. 0 11
      404.php
  2. BIN
      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();
-

BIN
favicon.ico


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