On Fri, Mar 20, 2009 at 19:43, Nathan Rixham <nrix...@gmail.com> wrote:
> if( !function_exists('clean_sql_term') )
> {
>    function clean_sql_term($term) {
>        return $term;
>    }
> }

    DISCLAIMER: Nathan is being facetious.  This is just one of
several bits of a mess we took to fix in a project.  Do not try this
at home.  Or anywhere.

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
50% Off All Shared Hosting Plans at PilotPig: Use Coupon DOW10000

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to