Forgot to rename classes as well ...
[core.git] / inc / classes / main / commands / html / class_HtmlRegisterCommand.php
index de17bc33fac62430f3a7a8767b5eafc3d7d4e98d..c78dc805862aacc77a884c9c554652a507c5c098 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 WebRegisterCommand extends BaseCommand implements Commandable, Registerable {
+class HtmlRegisterCommand extends BaseCommand implements Commandable, Registerable {
        /**
         * Protected constructor
         *