test_setup.php
changeset 3 64525a2eb098
parent 2 9a485c41cfcf
child 47 ae140472d97c
equal deleted inserted replaced
2:9a485c41cfcf 3:64525a2eb098
    74 		}
    74 		}
    75 		?>.</P><P><? echo _('Please fix these errors and run the script again.'); ?></P><?
    75 		?>.</P><P><? echo _('Please fix these errors and run the script again.'); ?></P><?
    76 	}
    76 	}
    77 	else
    77 	else
    78 	{
    78 	{
    79 		echo _('Successful! Everything is set up ok, you can rumble!"');
    79 		echo _('Successful! Everything is set up ok, you can rumble!');
    80 	}
    80 	}
    81 ?>
    81 ?>
    82 <BR></TD></TR></TABLE></P>
    82 <BR></TD></TR></TABLE></P>
    83 <?
    83 <?
    84 	include_once("inc/footer.inc.php");
    84 	include_once("inc/footer.inc.php");