Changeset 1300 in ExiteCMS for modules/common/wiki/php-files/modules/wiki/wikka.config.php
- Timestamp:
- 02/22/08 21:37:41 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/wiki/php-files/modules/wiki/wikka.config.php
r1223 r1300 17 17 'wikka_formatter_path' => 'formatters', 18 18 'wikka_highlighters_path' => 'formatters', 19 'geshi_path' => '3rdparty/plugins/geshi',20 'geshi_languages_path' => '3rdparty/plugins/geshi/geshi',19 'geshi_path' => INCLUDES.'geshi', 20 'geshi_languages_path' => INCLUDES.'geshi/geshi', 21 21 'header_action' => 'header', 22 22 'footer_action' => 'footer',
Note: See TracChangeset
for help on using the changeset viewer.
