summaryrefslogtreecommitdiff
path: root/www/functions/func_delete.php
diff options
context:
space:
mode:
authormoehm2014-03-20 13:11:59 +0100
committermoehm2014-03-20 13:11:59 +0100
commit96757d7ef1294344c2f196346b3d73a3515d7e54 (patch)
tree8fd4eeeb9afc2ec17195d0b6675a13cc980dea7a /www/functions/func_delete.php
parentbafaf5fad9266612c172c58360587832b8edb1b9 (diff)
downloadfiles.iamfabulous.de-96757d7ef1294344c2f196346b3d73a3515d7e54.tar.gz
Finished func_download.
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"]){