thomascube
2011-12-16 f94e442469deca30b39f3fa08aade83cbd0ede70
program/include/clisetup.php
@@ -5,7 +5,7 @@
 | program/include/clisetup.php                                          |
 |                                                                       |
 | This file is part of the Roundcube Webmail client                     |
 | Copyright (C) 2010, Roundcube Dev, - Switzerland                      |
 | Copyright (C) 2010, The Roundcube Dev Team                            |
 | Licensed under the GNU GPL                                            |
 |                                                                       |
 | PURPOSE:                                                              |
@@ -23,8 +23,10 @@
  die('Not on the "shell" (php-cli).');
}
require_once 'iniset.php';
require_once INSTALL_PATH . 'program/include/iniset.php';
// Unset max. execution time limit, set to 120 seconds in iniset.php
@set_time_limit(0);
/**
 * Parse commandline arguments into a hash array