alecpl
2008-09-18 dda75730ae64dc71a90e0b09ce7ee3e8f6451549
- fixed typo


1 files modified
2 ■■■ changed files
program/include/rcube_template.php 2 ●●● patch | view | raw | blame | history
program/include/rcube_template.php
@@ -479,7 +479,7 @@
                "\$_SESSION['\\1']",
                "\$this->app->config->get('\\1',get_boolean('\\3'))",
                "\$this->env['\\1']",
                "get_input_value('\\1', RCUVE_INPUT_GPC)"
                "get_input_value('\\1', RCUBE_INPUT_GPC)"
            ),
            $condition);