no longer necessary
This commit is contained in:
parent
ac9395578b
commit
a2a132e053
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@
|
|||
|
||||
<?php
|
||||
exec("rm -rf tmp/*");
|
||||
exec("mkdir -p tmp/$uid");
|
||||
if($_POST['codebox']){
|
||||
$file_open = fopen("tmp/$uid.ms","w+");
|
||||
fwrite($file_open, $_POST['codebox']);
|
||||
|
|
Loading…
Reference in a new issue