This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| info [2014/12/06 19:36] – [Contact] hess | info [2015/04/18 08:32] (current) – [Contact] hess | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| function tasks(task) { | function tasks(task) { | ||
| $(" | $(" | ||
| - | var message = $("# | + | var message = $("# | 
| var subject = $("# | var subject = $("# | ||
| var recipient = ' | var recipient = ' | ||
| Line 42: | Line 42: | ||
| <tr> | <tr> | ||
| < | < | ||
| - | < | + | < | 
| </tr> | </tr> | ||
| <tr> | <tr> | ||
| Line 74: | Line 74: | ||
| foreach ($lines as $line) { | foreach ($lines as $line) { | ||
| $counter++; | $counter++; | ||
| - | echo "< | + | echo "< | 
| $article= explode(",", | $article= explode(",", | ||
| $number = $article[0]; | $number = $article[0]; | ||