summaryrefslogtreecommitdiffstats
path: root/endpoints/config.js
diff options
context:
space:
mode:
authorIan Moore <ian.moore@fireeye.com>2015-07-30 19:19:18 -0400
committerIan Moore <ian.moore@fireeye.com>2015-07-30 19:19:18 -0400
commit1a1b09b6824ef72e656a3893f800adb4ffeba0e9 (patch)
tree50135be45ddb61b681adb5fd76c01fadf101cea2 /endpoints/config.js
parent921c8175e61b8bbb8a14ce58c8dd8cd4c6810d6d (diff)
downloadphpvirtualbox-1a1b09b6824ef72e656a3893f800adb4ffeba0e9.zip
phpvirtualbox-1a1b09b6824ef72e656a3893f800adb4ffeba0e9.tar.gz
phpvirtualbox-1a1b09b6824ef72e656a3893f800adb4ffeba0e9.tar.bz2
Fix header() in api.php
Minor cleanup
Diffstat (limited to 'endpoints/config.js')
-rw-r--r--endpoints/config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/endpoints/config.js b/endpoints/config.js
index 3cfeb98..3ada889 100644
--- a/endpoints/config.js
+++ b/endpoints/config.js
@@ -1,6 +1,5 @@
/*
* Endpoint configuration for phpVirtualBox
- * $Id$
*/
var vboxEndpointConfig = {
api: 'endpoints/api.php',