Skip to content
  • Francois Marier's avatar
    Revert "Remove wwwroot from the database (bug #780177)" · 5266d1b4
    Francois Marier authored
    This reverts commit fb38dd95
    
    .
    
    It turns out that we do need the wwwroot to be in the database
    because the code that sends forum posts via email runs in php
    cli mode and is needs to get the hostname of the site to embed
    in the headers.
    
    While not specifically mentioned in bug #794490, it was spitting
    out warnings in the logs.
    
    Conflicts:
    
    	htdocs/lib/db/upgrade.php
    	htdocs/lib/version.php
    
    Change-Id: I36b33ac72eee01f71056a45c706f2fc8674620ec
    Signed-off-by: default avatarFrancois Marier <francois@catalyst.net.nz>
    5266d1b4