Skip to content

Commit

Permalink
Instantiate Log class
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoj committed Jan 9, 2024
1 parent fc6d8f4 commit 290baad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cron/update_places.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
# page.
connect_to_db();

$log = new Log;

/*
* Select all bills that contain a phrase concerning geography for which we don't already have
* location records stored.
Expand Down

0 comments on commit 290baad

Please sign in to comment.