Skip to content

Commit

Permalink
oops I forgot to commit thiis change
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed Sep 29, 2017
1 parent 00bae88 commit 7b3129f
Showing 1 changed file with 0 additions and 8 deletions.
Expand Up @@ -157,14 +157,6 @@
<?php echo JHtml::_('phpsetting.set', $this->php_settings['iconv']); ?>
</td>
</tr>
<tr>
<td>
<?php echo JText::_('COM_ADMIN_MCRYPT_ENABLED'); ?>
</td>
<td>
<?php echo JHtml::_('phpsetting.set', $this->php_settings['mcrypt']); ?>
</td>
</tr>
<tr>
<td>
<?php echo JText::_('COM_ADMIN_MAX_INPUT_VARS'); ?>
Expand Down

0 comments on commit 7b3129f

Please sign in to comment.