X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/ab161c8e8c4038bb256c63963c54dbcf64338548..6fcc7afad8df2d0a29337748c3ee41153fb73a77:/sistema/www/.htaccess?ds=inline diff --git a/sistema/www/.htaccess b/sistema/www/.htaccess index 1c53a57..5518f04 100644 --- a/sistema/www/.htaccess +++ b/sistema/www/.htaccess @@ -1,4 +1,3 @@ -php_value include_path ".:/var/www/intranet/www/sistemas/samurai:/var/www/intranet/www/sistemas/samurai/conf:/var/www/intranet/www/include/lib/:/var/www/intranet/www:/usr/share/pear" -php_value auto_prepend_file "/var/www/intranet/www/sistemas/samurai/www/include/prepend.php" -php_value auto_append_file "/var/www/intranet/www/sistemas/samurai/www/include/append.php" +php_value auto_prepend_file "/var/www/sistemas/samurai/sistema/local_lib/prepend.php" +#php_value auto_append_file "/var/www/sistemas/samurai/sistema/local_lib/append.php" #php_value allow_call_time_pass_reference On