]> git.sur5r.net Git - bacula/bacula/commitdiff
bacula-web: Renammed Chttp class to ChttpRequest
authorDavide Franco <bacula-dev@dflc.ch>
Wed, 20 Jul 2011 17:03:19 +0000 (19:03 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:49:26 +0000 (14:49 +0200)
gui/bacula-web/includes/utils/chttprequest.class.php

index 2d972bd04e7c0d64c481b66e655e7426ff31215a..c5cb8fbd66303f052376564d1bfa5d0e1d5c8021 100644 (file)
@@ -14,7 +14,7 @@
 | GNU General Public License for more details. |
 +-------------------------------------------------------------------------+
 */
-       class CHttp
+       class CHttpRequest
        {
                // Return a strip taged value
                private static function getSafeValue( $value )