campo-sirio/corsi/admin/index.php
alex 7eb69fc6e9 Sorgenti per FAD
git-svn-id: svn://10.65.10.50/trunk@9787 c028cbd2-c16b-5b4b-a496-9718f37d4682
2001-07-09 13:37:45 +00:00

6 lines
289 B
PHP
Executable File

<!-- frames -->
<frameset cols="15%,*" border="1">
<frame name="sinistra" src="menu.php" marginwidth="10" marginheight="10" scrolling="auto" frameborder="0">
<frame name="destra" src="admin.php" marginwidth="10" marginheight="10" scrolling="auto" frameborder="0">
</frameset>