Skip to content

Commit

Permalink
Adding back in platform check
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackwar committed Jan 4, 2015
1 parent 0d42c94 commit 453c652
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/cms/component/router/legacy.php
Expand Up @@ -7,6 +7,8 @@
* @license GNU General Public License version 2 or later; see LICENSE
*/

defined('JPATH_PLATFORM') or die;

/**
* Default routing class for missing or legacy component routers
*
Expand Down

0 comments on commit 453c652

Please sign in to comment.