projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4be9708
)
What does this flush() do? With it, DIMP whitescreens for me; without it, it seems...
author
Chuck Hagenbuch
<chuck@horde.org>
Mon, 10 Jan 2011 15:18:51 +0000
(10:18 -0500)
committer
Chuck Hagenbuch
<chuck@horde.org>
Mon, 10 Jan 2011 15:18:51 +0000
(10:18 -0500)
imp/lib/Dimp.php
patch
|
blob
|
history
diff --git
a/imp/lib/Dimp.php
b/imp/lib/Dimp.php
index
e5e05f8
..
e247760
100644
(file)
--- a/
imp/lib/Dimp.php
+++ b/
imp/lib/Dimp.php
@@
-81,7
+81,6
@@
class IMP_Dimp
// loading CSS/JS. See:
// http://developer.yahoo.com/performance/rules.html#flush
echo Horde::endBuffer();
- flush();
}
/**