aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.php b/index.php
index 7057aadb1..aeea7ff62 100644
--- a/index.php
+++ b/index.php
@@ -23,4 +23,7 @@
get_objects(3,"blog","mammals","are lovely", 7, 2, 1);
+ $obj = new stdClass;
+ $obj->id = 3;
+
?> \ No newline at end of file