If you are on a linux system then filenames are case sensitive. Try Testgroup.php
instead of testgroup.php -Peter On Fri, Oct 23, 2009 at 6:05 PM, Sandy <[email protected]> wrote: > I put a file called > testgroup.php > > in my /local directory, right beside config.php. > > The contents of testgroup.php are: > <?php > in test group config > > That should break something, right? The eventual goal is > $Skin = 'testgroupskin'; > > but the first step is proof it's reading the testgroup.php file. > > > I created a file in the group by, from another page, entering > [[testgroup.testgroup]] . > > So, what silly little step am I missing? > > Thanks in advance, > > Sandy > > > > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
