X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=inc%2Fclasses%2Fmain%2Fcommands%2Fhtml%2Fclass_HtmlLogoutCommand.php;h=4725d1848ae77056cd85c23887c1eabcc29c5e8f;hb=4e622c9abde45dd521eee889b47da59c95cf9872;hp=99b9747f16a085997a4d0333be502f5750d0ad63;hpb=b16eec6a2bdc478304633aca705b2531da1860e8;p=core.git diff --git a/inc/classes/main/commands/html/class_HtmlLogoutCommand.php b/inc/classes/main/commands/html/class_HtmlLogoutCommand.php index 99b9747f..4725d184 100644 --- a/inc/classes/main/commands/html/class_HtmlLogoutCommand.php +++ b/inc/classes/main/commands/html/class_HtmlLogoutCommand.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class WebLogoutCommand extends BaseCommand implements Commandable { +class HtmlLogoutCommand extends BaseCommand implements Commandable { /** * Protected constructor *