diff options
| author | Horus3 | 2014-03-12 02:52:39 +0100 |
|---|---|---|
| committer | Horus3 | 2014-03-12 02:52:39 +0100 |
| commit | 59cb17a791f7bb16384bf9cb4cfc22e642a228c8 (patch) | |
| tree | dacebe47ac2772946ebce41d67cebc7bfd3e3906 /www/interface_functions.php | |
| parent | 8970954933ecf4b5c842027faa7c52f85cc25fe2 (diff) | |
| download | files.iamfabulous.de-59cb17a791f7bb16384bf9cb4cfc22e642a228c8.tar.gz | |
Removed unnecessary functions.
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); -} |
