X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/ef7711fcbea94ca12e41a4897f5cc4ab284b4b11..a90633b0bcff4b6d9d21671418b3b22860b75893:/lib/config.original.php?ds=sidebyside 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'] = '';