]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/Invitation.php
Don't allow user to send a new message or nudge right after subscribing to another...
[quix0rs-gnu-social.git] / classes / Invitation.php
index a025d10b148f41230ec82f050d606661ca65a65b..1477391b0ed115ce69b68c8151d0524f701b4fa4 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * Table Definition for invitation
  */
-require_once 'classes/Memcached_DataObject.php';
+require_once INSTALLDIR.'/classes/Memcached_DataObject.php';
 
 class Invitation extends Memcached_DataObject 
 {