Show
Ignore:
Timestamp:
08/27/05 15:59:27 (3 years ago)
Author:
nk
Message:

remove instructions for stuff debian/arch etc because now those distros have us. improve text and explian how to run from source/svn without install

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/Design.php

    r3261 r3262  
    111111        if (strpos($_SERVER['SCRIPT_NAME'], 'docs.php')) 
    112112                $menu2 = array( 
     113                        _("Installation") => "docs.php?lang=$language#install", 
    113114                        _("Jabber") => "docs.php?lang=$language#jabber", 
    114115                        _("Structure") => "docs.php?lang=$language#structure");