Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1554 Rev 1568
Line 1... Line 1...
1
<?php
1
<?php
2
include_once __DIR__.DIRECTORY_SEPARATOR.'commun.php';
2
include_once dirname(__FILE__).DIRECTORY_SEPARATOR.'commun.php';
3
?>
3
?>
4
<!DOCTYPE html>
4
<!DOCTYPE html>
5
<html>
5
<html>
6
	<head>
6
	<head>
7
		<title>IdentiPlante</title>
7
		<title>IdentiPlante</title>