]> 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)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 2 Aug 2011 09:56:27 +0000 (11:56 +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 )