"themes/$theme/templates/browse.html", 'EDITPAGE' => "themes/$theme/templates/editpage.html", 'MESSAGE' => "themes/$theme/templates/message.html"); */ // If this theme defines any custom link icons, it will completely override // any link icon settings defined in index.php. $URL_LINK_ICONS = array( /* 'http' => "themes/$theme/http.png", */ /* 'https' => "themes/$theme/https.png", */ /* 'ftp' => "themes/$theme/ftp.png", */ /* 'mailto' => "themes/$theme/mailto.png", */ 'interwiki' => "themes/$theme/interwiki.png", '*' => "themes/$theme/flower.png" ); // (c-file-style: "gnu") // Local Variables: // mode: php // tab-width: 8 // c-basic-offset: 4 // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: ?>