[ewiki] Re: ewiki.php changes $ewiki_data
- From: Mario Salzer <mario@xxxxxxxxxxxxx>
- To: ewiki@xxxxxxxxxxxxx
- Date: Tue, 30 Mar 2004 17:13:26 +0200
> I noticed that you added a workworound with $ewiki_data but was
> wondering why ewiki_page_view now imports it?
Actually just for debugging, obviously it's not necessary there (but
doesn't hurt it on the other hand).
The $ewiki_data problem itself seems to boil down to, that PHP does
not really provide local variable name spaces, and that
"global $ewiki_data" just creates a reference - which prevented setting
it with the $data array read from the db.
mario
- References:
- [ewiki] Re: ewiki.php changes
- From: Andy Fundinger
- [ewiki] Re: ewiki.php changes $ewiki_data
- From: Andy Fundinger
Other related posts:
- » [ewiki] Re: ewiki.php changes $ewiki_data
- » [ewiki] Re: ewiki.php changes $ewiki_data
- [ewiki] Re: ewiki.php changes
- From: Andy Fundinger
- [ewiki] Re: ewiki.php changes $ewiki_data
- From: Andy Fundinger