thomascube
2011-09-16 f7387d5f0c5ffc4bb068e06687914c0bc8cc76e4
Remove debugging stuff

1 files modified
1 ■■■■ changed files
program/include/rcube_json_output.php 1 ●●●● patch | view | raw | blame | history
program/include/rcube_json_output.php
@@ -219,7 +219,6 @@
     */
    public function send()
    {
      sleep(6);
        $this->remote_response();
        exit;
    }