add fold marks

This commit is contained in:
Uwe Steinmann 2016-07-27 08:29:52 +02:00
parent 37b995d946
commit 506e63f8d6

View File

@ -21,7 +21,7 @@
* @copyright Copyright (C) 2002-2005 Markus Westphal, 2006-2008 Malcolm Cowe, 2010 Uwe Steinmann * @copyright Copyright (C) 2002-2005 Markus Westphal, 2006-2008 Malcolm Cowe, 2010 Uwe Steinmann
* @version Release: @package_version@ * @version Release: @package_version@
*/ */
class SeedDMS_Core_Group { class SeedDMS_Core_Group { /* {{{ */
/** /**
* The id of the user group * The id of the user group
* *
@ -379,5 +379,5 @@ class SeedDMS_Core_Group {
return $notifications; return $notifications;
} /* }}} */ } /* }}} */
} } /* }}} */
?> ?>