Added more created_at and updated_at to post finalizing setup

This commit is contained in:
root
2019-06-10 00:24:22 -04:00
parent 05f54a20db
commit cc9f97067a
85 changed files with 14747 additions and 694 deletions

35
phonebook.xml Normal file
View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?><AddressBook>
<Contact>
<LastName>PittPC</LastName>
<Phone>
<phonenumber>4125009434</phonenumber>
</Phone>
</Contact>
<Contact>
<LastName>Matts Accounting Firm</LastName>
<Phone>
<phonenumber>4127716047</phonenumber>
</Phone>
</Contact>
<Contact>
<LastName>poop</LastName>
<Phone>
<phonenumber>4443332222</phonenumber>
</Phone>
</Contact>
</AddressBook>