mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	Add relationships to function documentation.
Fix amatuer type mistake git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@301850 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -45,9 +45,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") | ||||
| 			<para>Returns the base64 string.</para> | ||||
| 		</description> | ||||
| 		<see-also> | ||||
| 			<ref type="application">BASE64_DECODE</ref> | ||||
| 			<ref type="application">AES_DECRYPT</ref> | ||||
| 			<ref type="application">AES_ENCRYPT</ref> | ||||
| 			<ref type="function">BASE64_DECODE</ref> | ||||
| 			<ref type="function">AES_DECRYPT</ref> | ||||
| 			<ref type="function">AES_ENCRYPT</ref> | ||||
| 		</see-also> | ||||
| 	</function> | ||||
| 	<function name="BASE64_DECODE" language="en_US"> | ||||
| @@ -63,9 +63,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") | ||||
| 			<para>Returns the plain text string.</para> | ||||
| 		</description> | ||||
| 		<see-also> | ||||
| 			<ref type="application">BASE64_ENCODE</ref> | ||||
| 			<ref type="application">AES_DECRYPT</ref> | ||||
| 			<ref type="application">AES_ENCRYPT</ref> | ||||
| 			<ref type="function">BASE64_ENCODE</ref> | ||||
| 			<ref type="function">AES_DECRYPT</ref> | ||||
| 			<ref type="function">AES_ENCRYPT</ref> | ||||
| 		</see-also> | ||||
| 	</function> | ||||
|  ***/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user