Commit 9803a929 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 6c7db9b6
......@@ -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>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment