CodeIgniter Forums
Site library - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Site library (/showthread.php?tid=7846)

Pages: 1 2


Site library - El Forum - 04-27-2008

[eluser]dcheslow[/eluser]
Right you are. I have never used stdClass directly before today... most excellent,

- Cut the Dynamicobject class
- Change Dynamicobject to stdClass (twice)
- Change __construct to Site

Very nice, thank you.

=dave=