uncomment some old code which was used to transform pages into modals

This commit is contained in:
rabuzarus 2016-04-21 03:14:48 +02:00
parent e3cb0aa802
commit c4861a80b6
2 changed files with 7 additions and 4 deletions

View file

@ -10,7 +10,7 @@
<?php
require_once('view/theme/frio/php/frio_boot.php');
$minimal = is_modal();
// $minimal = is_modal();
?>