removed debugging
This commit is contained in:
@@ -221,7 +221,7 @@ class Admin_IvtContractImport {
|
||||
|
||||
$finish_date->modify("first day of this month");
|
||||
$finish_date->setTime(2,0,0);
|
||||
$finish_date->modify("+1 month"); // XXX for debugging only; must be removed
|
||||
//$finish_date->modify("+1 month"); // XXX for debugging only; must be removed
|
||||
//$finish_date->setDate($finish_date->format("Y"), $finish_date->format("m"), 1);
|
||||
//$finish_date->modify("+1 hours");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user