mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-20 01:48:01 +02:00
Remove stray whitespace
This commit is contained in:
parent
438467de6a
commit
eec43e2901
@ -353,7 +353,6 @@
|
|||||||
$cnt = count($method);
|
$cnt = count($method);
|
||||||
for($i=0;$i<$cnt;$i++)
|
for($i=0;$i<$cnt;$i++)
|
||||||
{
|
{
|
||||||
|
|
||||||
switch(strtoupper($method[$i]))
|
switch(strtoupper($method[$i]))
|
||||||
{
|
{
|
||||||
case 'DEFAULT':
|
case 'DEFAULT':
|
||||||
|
@ -447,7 +447,6 @@
|
|||||||
unset($enable_class);
|
unset($enable_class);
|
||||||
reset($GLOBALS['phpgw_info']['flags']);
|
reset($GLOBALS['phpgw_info']['flags']);
|
||||||
|
|
||||||
|
|
||||||
/***************************************************************************\
|
/***************************************************************************\
|
||||||
* These lines load up the themes data and put them into the templates class *
|
* These lines load up the themes data and put them into the templates class *
|
||||||
\***************************************************************************/
|
\***************************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user