Skip to content

Instantly share code, notes, and snippets.

@wilpig
Created November 21, 2016 18:56
Show Gist options
  • Save wilpig/dc6ccc9b807874a673b1565b49bd1295 to your computer and use it in GitHub Desktop.
Save wilpig/dc6ccc9b807874a673b1565b49bd1295 to your computer and use it in GitHub Desktop.
case "SupplyBin":
case "Supplies":
case "BinContents":
$log->ObjectID=$object->BinID;
$log->ChildID=$object->SupplyID;
break;
case "Config":
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment