Skip to content

Commit

Permalink
Update aura.php
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-j-m committed Nov 3, 2020
1 parent c0b8c69 commit 46b7607
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions aura.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ public function onGetPageBlueprints($event)
public function onAdminSave(Event $event)
{

//file_put_contents('/tmp/myfile', print_r($event, true));

// Don't proceed if Admin is not saving a Page
if (!$event['object'] instanceof Page) {
return;
Expand Down

0 comments on commit 46b7607

Please sign in to comment.