mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Commentblocks should begin with two *
This commit is contained in:
parent
c27833b143
commit
b7db967dc5
1 changed files with 1 additions and 1 deletions
|
|
@ -625,7 +625,7 @@ class OC_Helper {
|
|||
return $newpath;
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* @brief Checks if $sub is a subdirectory of $parent
|
||||
*
|
||||
* @param string $sub
|
||||
|
|
|
|||
Loading…
Reference in a new issue