ad_admin_footerWhat it does:
Signs pages with ad_admin_owner (usually a programmer who can fix bugs) rather than the signatory of the user pagesDefined in: /web/philip/packages/acs-core/defs-procs.tcl
Source code:
if { [llength [info procs ds_link]] == 1 } { set ds_link [ds_link] } else { set ds_link "" } return "<hr> $ds_link <a href=\"mailto:[ad_admin_owner]\"><address>[ad_admin_owner]</address></a> </body> </html>"