Suggested cosmetic

This commit is contained in:
fufroma 2014-03-26 16:05:05 +01:00
parent 62dde928c5
commit 0bcc31be45
2 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,7 @@ getFields($fields);
/** /**
* @param integer $pos * @param integer $pos
* @param integer $level * @param integer $level
* @param string $curdir
*/ */
function _subbrowse($curdir,$pos,$level) { function _subbrowse($curdir,$pos,$level) {
global $maxlevel,$root,$brlist; global $maxlevel,$root,$brlist;

View File

@ -125,6 +125,10 @@ class m_mail {
} }
// FIXME documenter // FIXME documenter
/**
* @param string $domain_id
*/
function catchall_getinfos($domain_id) { function catchall_getinfos($domain_id) {
global $dom, $db; global $dom, $db;
$rr=array( $rr=array(