Ignore:
Timestamp:
02/22/08 23:37:06 (4 years ago)
Author:
hverton
Message:

changed "Access" to "ACLs"
use absolute path instead of relative pad for Geshi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/wiki/php-files/modules/wiki/wikka.config.php

    r1300 r1301  
    1717    'wikka_formatter_path' => 'formatters', 
    1818    'wikka_highlighters_path' => 'formatters', 
    19     'geshi_path' => INCLUDES.'geshi', 
    20     'geshi_languages_path' => INCLUDES.'geshi/geshi', 
     19    'geshi_path' => PATH_INCLUDES.'geshi-1.0.7.20', 
     20    'geshi_languages_path' => PATH_INCLUDES.'geshi-1.0.7.20/geshi', 
    2121    'header_action' => 'header', 
    2222    'footer_action' => 'footer', 
Note: See TracChangeset for help on using the changeset viewer.