summaryrefslogtreecommitdiff
path: root/www/interface_functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/interface_functions.php')
-rw-r--r--www/interface_functions.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/interface_functions.php b/www/interface_functions.php
deleted file mode 100644
index 0116fe6..0000000
--- a/www/interface_functions.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?
-
-function show($content){
- var_dump($content);
-}