]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/noticewrapper.php
ah, turns out each() stuff is called as a method
[quix0rs-gnu-social.git] / lib / noticewrapper.php
index 95cd7270488508d62d4893a600abc0bb0d8912f0..f8c0aa38199400ec926a4283fb7ab9b17d350536 100644 (file)
@@ -19,7 +19,9 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class NoticeWrapper {
+require_once(INSTALLDIR.'/classes/Notice.php');
+
+class NoticeWrapper extends Notice {
 
     public $id;                              // int(4)  primary_key not_null
     public $profile_id;                      // int(4)   not_null