diff options
Diffstat (limited to 'www/interface_functions.php')
| -rw-r--r-- | www/interface_functions.php | 5 |
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); -} |
