Commit f91ed55e authored by whp's avatar whp

- removed old compatibility procs

parent 499d77fc
# HEAD procedures for the ArsDigita Templating System
namespace eval template::head {}
ad_proc -public template::head::add_css {
{-href "" }
{-media "" }
} {
Compatibility-procs with procs from OpenACS 5.4
} {
# Do nothing
}
ad_proc -public template::head::add_javascript {
{-src "" }
} {
Compatibility-procs with procs from OpenACS 5.4
} {
# Do nothing
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment