* i18n/L10n and translator documentation updates.

* whitespace and indentation updates
This commit is contained in:
Siebrand Mazeland
2010-09-28 23:21:09 +02:00
parent a8d0c04870
commit b03ece26eb
25 changed files with 29 additions and 44 deletions

View File

@@ -1,8 +1,8 @@
<?php
/**
* Table Definition for group_inbox
*/
class Group_inbox extends Memcached_DataObject
{
###START_AUTOCODE