summaryrefslogtreecommitdiff
path: root/classes/Group_inbox.php
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-28 23:21:09 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-28 23:21:09 +0200
commitb03ece26eb1589c5200094f4d87455ca46db780b (patch)
treeeaddfcd2a40f6692a0f04d0077c1ebb7e7b26af0 /classes/Group_inbox.php
parenta8d0c04870a665fb1f82dc7b7d451592b151eaa7 (diff)
* i18n/L10n and translator documentation updates.
* whitespace and indentation updates
Diffstat (limited to 'classes/Group_inbox.php')
-rw-r--r--classes/Group_inbox.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/Group_inbox.php b/classes/Group_inbox.php
index 2a0787e38..8f5c65e59 100644
--- a/classes/Group_inbox.php
+++ b/classes/Group_inbox.php
@@ -1,8 +1,8 @@
<?php
+
/**
* Table Definition for group_inbox
*/
-
class Group_inbox extends Memcached_DataObject
{
###START_AUTOCODE