-if((basename(__FILE__) != 'config.local.php') && file_exists(JIRAFEAU_ROOT . 'lib/config.local.php')) {
- require(JIRAFEAU_ROOT . 'lib/config.local.php');
+if ((basename (__FILE__) != 'config.local.php')
+ && file_exists (JIRAFEAU_ROOT.'lib/config.local.php'))
+{
+ require (JIRAFEAU_ROOT.'lib/config.local.php');