projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c456376
)
Debugcode entfernt.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 5 May 2009 08:54:50 +0000
(08:54 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 5 May 2009 08:54:50 +0000
(08:54 +0000)
bin/mozilla/projects.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/projects.pl
b/bin/mozilla/projects.pl
index
5a0b2ee
..
a658742
100644
(file)
--- a/
bin/mozilla/projects.pl
+++ b/
bin/mozilla/projects.pl
@@
-124,9
+124,6
@@
sub project_report {
%column_defs_cvars,
);
- $main::lxdebug->dump(0, "cdc", \@columns);
- $main::lxdebug->dump(0, "cdc", \%column_defs);
-
foreach (qw(projectnumber description)) {
$column_defs{$_}->{link} = $href . "&sort=$_";
$column_defs{$_}->{visible} = 1;