Browse Source

Update deltmp.php

yeungalan 6 years ago
parent
commit
b859ab0139
1 changed files with 3 additions and 0 deletions
  1. 3 0
      7-Zip File Manager/deltmp.php

+ 3 - 0
7-Zip File Manager/deltmp.php

@@ -1,3 +1,6 @@
+<?php
+include '../auth.php';
+?>
 <?php
     $dirs = scandir("./tmp/");
     foreach ($dirs as $dir){