Lines:
1 to 52 of 52
<?php // /* function sa() – Deprecated functions from bobblink.inc */ /* function ag() – */ /* function ea() – */ /* function ahref() – */ /* Here the class is associated to a span and not to the anchor the link is followed by a short description. This was first used in the 404 error page */ if ( !function_exists( "lialink" ) ) { /* function lialink() – */ } /* function aid() – */ /* function aclass() – */ /* function aalt() – */ /* function atext() – */ /* alink used to consist of this code sa(); aclass( $class ); aid( $id ); ahref( $url ); if ( is_null( $alt ) ) $alt = $linktori; // Is alt= allowed with XHTML Strict 1.0? // aalt( $alt ); atitle( $alt ); e( $extra ); ag(); atext( $linktori ); ea(); */View on GitHub View on Trac