AdminCGIPath
Type: function
Returns the value of the AdminCGIPath configuration directive if set. Otherwise the value of the CGIPath directive is returned.
In the event that the configured path has no domain (ie, "/cgi-bin/"), the active blog's domain will be used.
The path produced by this tag will always have an ending '/', even if one does not exist as configured.
Example
<mt:AdminCGIPath />

Leave a note