installer/check.php @@ -1,3 +1,10 @@ <?php if (!class_exists('rcube_install') || !is_object($RCI)) { die("Not allowed! Please open installer/index.php instead."); } ?> <form action="index.php" method="get"> <?php