Subversion Repositories eFlore/Applications.cel

Rev

Rev 2226 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2226 Rev 2272
Line 671... Line 671...
671
			}
671
			}
672
			$urlEflore = sprintf($this->config['settings']['efloreUrlTpl'], $code_referentiel, $nn, 'illustration');
672
			$urlEflore = sprintf($this->config['settings']['efloreUrlTpl'], $code_referentiel, $nn, 'illustration');
673
		}
673
		}
674
		return $urlEflore;
674
		return $urlEflore;
675
	}
675
	}
-
 
676
	
-
 
677
	protected function nePasInterpreterXml($txt) {
-
 
678
		return '<![CDATA['.$txt.']]>';
-
 
679
	}
Line 676... Line 680...
676
 
680
 
677
	//+----------------------------------------------------------------------------------------------------------------+
681
	//+----------------------------------------------------------------------------------------------------------------+
Line 678... Line 682...
678
	// GESTION DES SQUELETTES PHP
682
	// GESTION DES SQUELETTES PHP