- MFH Be picky about names

This commit is contained in:
Marcus Boerger 2005-12-02 16:00:45 +00:00
parent 2e3ae884fb
commit e9f5066faa

View File

@ -1,5 +1,5 @@
--TEST-- --TEST--
Bug 30346 (arrayAcces & using $this) Bug #30346 (arrayAcces & using $this)
--FILE-- --FILE--
<?php <?php
@ -21,4 +21,4 @@ echo "\n";
===DONE=== ===DONE===
--EXPECT-- --EXPECT--
page_show page_show
===DONE=== ===DONE===