* * Licensed under the GNU GPL. For full terms see the file COPYING that came * with the Squirrelmail distribution. * * $Id: avelsieve_support.inc.php,v 1.3 2003/12/18 12:21:23 avel Exp $ * * @package avelsieve * @author Alexandros Vellis */ /** * Various support functions, useful or useless. NB. THEY MUST NOT DEPEND * ELSEWHERE. */ /* Array functions */ function array_del($array, $place) { $newarray = array(); $n=0; for ($i=0; $i