.htaccess

auto_prepend, auto_append
        both were missing in the initial checkin.


git-svn-id: svn://10.0.0.236/trunk@175942 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mike.morgan%oregonstate.edu
2005-07-12 00:46:56 +00:00
parent a0064def24
commit 95dedbca29

View File

@@ -0,0 +1,2 @@
php_value auto_prepend_file inc/init.php
php_value auto_append_file inc/finish.php