Difference between revisions of "Home"
From Learning and training wiki
(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | <?php | ||
+ | header ('Location: http://www.click4it.org/index.php/main_page'); | ||
+ | exit (); | ||
+ | |||
+ | ?> |
Revision as of 09:32, 12 July 2011
<?php
header ('Location: http://www.click4it.org/index.php/main_page'); exit ();
?>