File: blocco.php

package info (click to toggle)
odontolinux 0.6.1-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,128 kB
  • ctags: 566
  • sloc: php: 4,137; sh: 262; makefile: 46
file content (6 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
<?
	echo "<LI><a href=\"cancellablocco.php\">";
	echo gettext ("Due to a security reason (to avoid overflow), there is a limit of database entries. Delete all belonging to first 2 patients to free up database by clicking.");
	echo "</a>";
?>