Forgot to rename classes as well ...
[core.git] / inc / classes / main / commands / html / class_HtmlLogoutCommand.php
index 99b9747f16a085997a4d0333be502f5750d0ad63..4725d1848ae77056cd85c23887c1eabcc29c5e8f 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class WebLogoutCommand extends BaseCommand implements Commandable {
+class HtmlLogoutCommand extends BaseCommand implements Commandable {
        /**
         * Protected constructor
         *