Skip to content

Commit

Permalink
Update managedinstalls_processor.php
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxudo committed Mar 16, 2023
1 parent 571d391 commit 5600200
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions managedinstalls_processor.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

class Managedinstalls_processor extends Processor
{
private $timestamp;

public function run($plist)
{
$this->timestamp = date('Y-m-d H:i:s');
Expand Down

0 comments on commit 5600200

Please sign in to comment.