summaryrefslogtreecommitdiff
path: root/www/functions/func_delete.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/functions/func_delete.php')
-rw-r--r--www/functions/func_delete.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/functions/func_delete.php b/www/functions/func_delete.php
index 821f1aa..aaf6e3e 100644
--- a/www/functions/func_delete.php
+++ b/www/functions/func_delete.php
@@ -1,5 +1,9 @@
<?php
+/*
+ expected state: broken
+*/
+
function delete_file($user, $path){
if(!$_SESSION["login"]){