Skip to content

Commit

Permalink
merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Jun 14, 2017
2 parents 05afb01 + bc144b7 commit 2360b16
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions administrator/templates/isis/error.php
Expand Up @@ -31,11 +31,7 @@
$view = $input->get('view', '');
$layout = $input->get('layout', '');
$task = $input->get('task', '');
<<<<<<< HEAD
$itemid = $input->get('Itemid', 0, 'int');
=======
$itemid = $input->get('Itemid', '', 'int');
>>>>>>> 67900290b0347553eb2513b54e677ca351174957
$sitename = $app->get('sitename');

$cpanel = ($option === 'com_cpanel');
Expand Down

0 comments on commit 2360b16

Please sign in to comment.