mirror of https://github.com/itflow-org/itflow
Testing Git changes on ticket_email_parser.php
This commit is contained in:
parent
ec7f1d561d
commit
546f10bc82
|
|
@ -912,3 +912,5 @@ if (file_exists($lock_file_path)) {
|
|||
}
|
||||
echo "Processed Emails: $processed_count\n";
|
||||
echo "Unprocessed Emails: $unprocessed_count\n";
|
||||
|
||||
echo "Im a random Git test delete me when done";
|
||||
|
|
|
|||
Loading…
Reference in New Issue