Changes between Version 3 and Version 4 of Doc/panc/dml/functions


Ignore:
Timestamp:
Mar 3, 2007, 3:16:00 PM (19 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Charles Loomis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/panc/dml/functions

    v3 v4  
    44== Built-In Functions ==
    55
    6 === base64 decode( arg:string ) : string ===
     6=== base64_decode( arg:string ) : string ===
    77
    88This function decodes the given string that must be Base64 (defined in RFC 2045) encoded.