mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-13 13:11:31 +00:00
add fold marks
This commit is contained in:
parent
37b995d946
commit
506e63f8d6
|
@ -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;
|
||||||
} /* }}} */
|
} /* }}} */
|
||||||
|
|
||||||
}
|
} /* }}} */
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user