mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 18:03:39 +01:00
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':
|
||||
|
@ -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