mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
539456bf48
Some adjustments to comments pages and styles. css: Opinions adjustments. addons: Fixed some bugs.
9 lines
351 B
ApacheConf
9 lines
351 B
ApacheConf
# You MUST define [your path]/inc as an include_path!
|
|
php_value include_path /home/morgamic/public_html/v2/inc:.:/usr/share/pear:/home/morgamic/public_html/v2/lib
|
|
|
|
# Init script to set up required libraries.
|
|
php_value auto_prepend_file init.php
|
|
|
|
# Finish script that calls $tpl->display for global Smarty object.
|
|
php_value auto_append_file finish.php
|