From: arno Date: Wed, 23 Mar 2011 17:27:14 +0000 (+0100) Subject: update config to new url X-Git-Tag: v0.3.1~5 X-Git-Url: https://dev.renevier.net/?p=syj.git;a=commitdiff_plain;h=f4bf761bc8fcb7bb3505a5e1e878952024b06834 update config to new url --- diff --git a/application/configs/application.ini b/application/configs/application.ini index baa8449..38254f8 100644 --- a/application/configs/application.ini +++ b/application/configs/application.ini @@ -9,7 +9,7 @@ bootstrap.path = APPLICATION_PATH "/Bootstrap.php" bootstrap.class = "Bootstrap" appnamespace = "Syj" ; needed to send mails from cron -resources.frontController.params.rooturl="http://osm-syj.crans.org/" +resources.frontController.params.rooturl="http://syj.renevier.net/" resources.frontController.controllerDirectory = APPLICATION_PATH "/controllers" resources.frontController.params.displayExceptions = 0 resources.frontController.params.webmasterEmail = "arno@renevier.net"