summaryrefslogtreecommitdiff
path: root/classes/Invitation.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/Invitation.php')
-rw-r--r--classes/Invitation.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/Invitation.php b/classes/Invitation.php
index 8a36fd8df..0e87c1629 100644
--- a/classes/Invitation.php
+++ b/classes/Invitation.php
@@ -4,7 +4,7 @@
*/
require_once INSTALLDIR.'/classes/Memcached_DataObject.php';
-class Invitation extends Memcached_DataObject
+class Invitation extends Memcached_DataObject
{
###START_AUTOCODE
/* the code below is auto generated do not remove the above tag */