X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/d9647e1afea29401470efd68730d2562659be006..b1ae88cfb28f1946b8d3afea9882e352938292b5:/lib/config.original.php diff --git a/lib/config.original.php b/lib/config.original.php index d7c52e2..8f55113 100644 --- a/lib/config.original.php +++ b/lib/config.original.php @@ -15,15 +15,15 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . + * along with this program. If not, see . */ - + /* * default configuration * if you want to change this, overwrite in a config.local.php file */ global $cfg; - + /* Don't forget the ending '/' */ $cfg['web_root'] = ''; $cfg['var_root'] = '';