Browse Source

Removed and cleaned directories

pull/40/head
Savetheinternet 13 years ago
parent
commit
72ff911058
  1. 3
      res/index.php
  2. 3
      src/index.php
  3. 0
      static/error.png
  4. 0
      static/ok.png
  5. 0
      static/warning.png
  6. 0
      static/zip.png
  7. 3
      thumb/index.php

3
res/index.php

@ -1,3 +0,0 @@
<?php
header('Location: ../', true, REDIRECT_HTTP);
?>

3
src/index.php

@ -1,3 +0,0 @@
<?php
header('Location: ../', true, REDIRECT_HTTP);
?>

0
src/error.png → static/error.png

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
src/ok.png → static/ok.png

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
src/warning.png → static/warning.png

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
src/zip.png → static/zip.png

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

3
thumb/index.php

@ -1,3 +0,0 @@
<?php
header('Location: ../', true, REDIRECT_HTTP);
?>
Loading…
Cancel
Save