From: Davide Franco Date: Mon, 18 Jul 2011 07:30:39 +0000 (+0200) Subject: Revert "bacula-web: New chhtp php class" X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0cac6e85584f2ee6d040322bd0764d580143f59c;p=bacula%2Fbacula Revert "bacula-web: New chhtp php class" This reverts commit 93e33816e28bd1be5bfc91412a5b2213679915be. --- diff --git a/gui/bacula-web/includes/utils/chttp.class.php b/gui/bacula-web/includes/utils/chttp.class.php deleted file mode 100644 index 136e261bbb..0000000000 --- a/gui/bacula-web/includes/utils/chttp.class.php +++ /dev/null @@ -1,46 +0,0 @@ - 0 ) - - - switch( $type ) - { - case 'GET': - - break; - case 'POST': - - break; - } - return false; - } - } - -?> \ No newline at end of file