Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 192 Rev 208
Line 1... Line 1...
1
<?php /** Inclusion du fichier principal de l'application*/
1
<?php /** Inclusion du fichier principal de l'application*/
2
	require_once '/applications/saisie/saisie.php';
2
	require_once '/home/aurelien/web/obs_saisons/applications/saisie/saisie.php';
3
?>
3
?>
4
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
5
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
6
	<head>
6
	<head>
7
		<?php print $head ?>
7
		<?php print $head ?>
Line 75... Line 75...
75
 
75
 
Line 76... Line 76...
76
			</div><!-- /navigation -->
76
			</div><!-- /navigation -->
-
 
77
			
-
 
78
			
77
			
79
			<div id="center">
Line 78... Line 80...
78
			
80
				<?php print AppControleur::getContenuTete(); ?>
Line 79... Line 81...
79
			<div id="center">
81