Forgot to rename classes as well ...
[core.git] / inc / classes / main / commands / html / class_HtmlHomeCommand.php
index 3eb7790f66b463189fa77ca2cff32b2ea019af7c..bca92ae24e4f95dabf67421c0bb49d94e2f847a2 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 WebHomeCommand extends BaseCommand implements Commandable {
+class HtmlHomeCommand extends BaseCommand implements Commandable {
        /**
         * Protected constructor
         *