On Wed, 24 Jul 2002, Shlomi Fish wrote:

> Now, if I reload an SSL script like that I get the following two warnings
> every time the page is reloaded:
>
> Subroutine check_url redefined at /home/shlomi/Docs/Univ/Seminars/from_cvs/perl/ 
>site/cgi/admin/index.cgi line 17.
> Subroutine draw_page redefined at /home/shlomi/Docs/Univ/Seminars/from_cvs/perl/ 
>site/cgi/admin/index.cgi line 56.
>
> How do I get rid of them?

errr.. by fixing your code? you're not supplying the relevant info (which
is the source, after all) - how can we guess? try to change the names of
these functions - they are way too generic - use your own rule - add a
common prefix to all function names.

if this is off-target, then its your fault for not supplying the source
code ;)

-- 
guy

"For world domination - press 1,
 or dial 0, and please hold, for the creator." -- nob o. dy


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to