Menu

unnamed wiki

Help
2002-03-17
2012-10-11
  • Eric van der Knaap

    Hi,

    My browser titles are always 'an unnamed phpwiki'.
    Where can I change this?

    Thanks,
    Eric

     
    • Geoffrey T. Dairiki

      Edit your index.php.  At the top of "Part One", change:

      //define('WIKI_NAME', 'PhpWiki');

      to:
      define('WIKI_NAME', "MyWiki (or whatever)");

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.