Révision 2666
tmp/org.txm.progression.core/src/org/txm/progression/core/functions/Progression.java (revision 2666) | ||
---|---|---|
799 | 799 |
tmpQuery = tmpQuery.substring(1, length); |
800 | 800 |
} |
801 | 801 |
if (query.length() > 0) { |
802 |
query += " | ";
|
|
802 |
query += "|";
|
|
803 | 803 |
} |
804 | 804 |
query += tmpQuery; |
805 | 805 |
} |
Formats disponibles : Unified diff