This commit is contained in:
parent
6c7db9b6bd
commit
9803a929f8
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ $users = $q->execute();
|
|||
|
||||
Now lets print out the drinkers club's creation date.
|
||||
|
||||
<code>
|
||||
<code type="php">
|
||||
print $users['jack daniels']->Group['drinkers club']->createdAt;
|
||||
</code>
|
||||
|
|
Loading…
Add table
Reference in a new issue