Forgot to rename classes as well ...
[core.git] / inc / classes / main / commands / html / class_HtmlLoginCommand.php
index a594a8c7e62c5553752c3c2a5bb72e6cd0087f47..c1d71c90b0e40289d05505c60e6a88aebdd4fdd6 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 WebLoginCommand extends BaseCommand implements Commandable, Registerable {
+class HtmlLoginCommand extends BaseCommand implements Commandable, Registerable {
        /**
         * Protected constructor
         *