Added documentation

This commit is contained in:
Michael 2016-11-15 07:05:43 +00:00
parent 88d073f3d9
commit d4e3bc1924
1 changed files with 1 additions and 0 deletions

View File

@ -359,6 +359,7 @@ function item_add_language_opt(&$arr) {
* @brief Creates an unique guid out of a given uri
*
* @param string $uri uri of an item entry
* @param string $host (Optional) hostname for the GUID prefix
* @return string unique guid
*/
function uri_to_guid($uri, $host = "") {