summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f99b95f)
raw | patch | inline | side by side (parent: f99b95f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 6 May 2010 08:07:28 +0000 (08:07 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 6 May 2010 08:07:28 +0000 (08:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18154 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/mail/personal/mail/class_mail-methods.inc | patch | blob | history |
diff --git a/gosa-plugins/mail/personal/mail/class_mail-methods.inc b/gosa-plugins/mail/personal/mail/class_mail-methods.inc
index cf49960065e8b038328e3c387c3c1c1c828c94bd..0f102b3b2cf66f134dd50d838e5837aa9feec8bd 100644 (file)
/*! \brief Returns the available mailMethods
@return Array A list of all avaialable mailMethods_
*/
- static protected function get_methods()
+ static function get_methods()
{
global $class_mapping;
$available = array();