At 1:06 PM +0200 5/26/10, HACKER Nora wrote:
Hi,
I am having troubles with a variable that should not be defined but
seems to be somehow. In the following code, the variable $localdir is
declared, then I am doing a find, and in case I get a result the
returned path is assigned as a value to $loc
On Wed, May 26, 2010 at 1:06 PM, HACKER Nora wrote:
> Hi,
>
> I am having troubles with a variable that should not be defined but
> seems to be somehow. In the following code, the variable $localdir is
> declared, then I am doing a find, and in case I get a result the
> returned path is assigned
Hi,
I am having troubles with a variable that should not be defined but
seems to be somehow. In the following code, the variable $localdir is
declared, then I am doing a find, and in case I get a result the
returned path is assigned as a value to $localdir. But somehow the
latter IF results to TRU