/[openfoncier]/branches/cleanup-old-openfoncier/obj/utils.class.php
ViewVC logotype

Diff of /branches/cleanup-old-openfoncier/obj/utils.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4676 by fmichon, Thu Jun 30 11:04:21 2016 UTC revision 4677 by fmichon, Thu Jun 30 11:18:54 2016 UTC
# Line 79  class utils extends application { Line 79  class utils extends application {
79          if (file_exists("../dyn/sig.inc.php")) {          if (file_exists("../dyn/sig.inc.php")) {
80              include "../dyn/sig.inc.php";              include "../dyn/sig.inc.php";
81          }          }
82            if (!isset($sig_externe)) {
83                $sig_externe = "sig-default";
84            }
85          $idx_multi = $this->get_idx_collectivite_multi();          $idx_multi = $this->get_idx_collectivite_multi();
86    
87          if (isset($conf[$sig_externe][$collectivite_parameters['om_collectivite_idx']]) and          if (isset($conf[$sig_externe][$collectivite_parameters['om_collectivite_idx']]) and

Legend:
Removed from v.4676  
changed lines
  Added in v.4677

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26