Subversion Repositories prepend

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
 
2
To use this solution, add 
3
auto_prepend_file=/..../php_auto_pre.php
4
to a file located in
5
/etc/php/7.0/mods-enabled/
6
 
9 daniel-mar 7
copy includes/config.dist.php to includes/config.local.php and edit it to your needs
8