doc_set_translation_orig_uri
doc_set_translation_orig_uri(uri[, doc])
Sets the original URI value of the document for which a specific document is a translation and marks the document as a translation.
• uri — The URI of the document for which doc is a translation.
• doc — (Optional). The identifier of the document for which the URI is returned. If doc is omitted or 0, the current document is used.
Related Topics