Projet

Général

Profil

Révision 5bfbdfb4

Ajouté par Jocelyn Dealande il y a environ 9 ans

changed code so that we can concatenate one or more ref_points files to ref_points.local.php

Voir les différences:

ajax/all_points.php
5 5

  
6 6
function get_ref_points() {
7 7
	if (file_exists(REF_POINTS_PATH)) {
8
		$ref_points = array();
8 9
		include REF_POINTS_PATH;
9 10
		return $ref_points;
10 11
	} else {

Formats disponibles : Unified diff