View Raw SPL
/* return the ' character to menus don't get confused */
_squote()
{
        return("'");
}