Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 425 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 425 Rev 1069
Line 120... Line 120...
120
			echo str_repeat(chr(8), (strlen((string) $actuel) - $passage));
120
			echo str_repeat(chr(8), (strlen((string) $actuel) - $passage));
121
			echo $actuel++;
121
			echo $actuel++;
122
		}
122
		}
123
	}
123
	}
124
}
124
}
125
?>
-
 
126
125