forked from extern/egroupware
Remove stray whitespace
This commit is contained in:
parent
438467de6a
commit
eec43e2901
@ -353,7 +353,6 @@
|
||||
$cnt = count($method);
|
||||
for($i=0;$i<$cnt;$i++)
|
||||
{
|
||||
|
||||
switch(strtoupper($method[$i]))
|
||||
{
|
||||
case 'DEFAULT':
|
||||
|
@ -4,7 +4,7 @@
|
||||
* This file written by Dan Kuykendall <seek3r@phpgroupware.org> *
|
||||
* and Joseph Engo <jengo@phpgroupware.org> *
|
||||
* Has a few functions, but primary role is to load the phpgwapi *
|
||||
* Copyright (C) 2000, 2001, 2002 Dan Kuykendall *
|
||||
* Copyright (C) 2000, 2001, 2002 Dan Kuykendall *
|
||||
* -------------------------------------------------------------------------*
|
||||
* This library is part of the phpGroupWare API *
|
||||
* http://www.phpgroupware.org/api *
|
||||
@ -447,7 +447,6 @@
|
||||
unset($enable_class);
|
||||
reset($GLOBALS['phpgw_info']['flags']);
|
||||
|
||||
|
||||
/***************************************************************************\
|
||||
* These lines load up the themes data and put them into the templates class *
|
||||
\***************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user