PK

ADDRLIN : /home/anibklip/ulpc.in/old2020-21/
FLL :
Current File : //home/anibklip/ulpc.in/old2020-21/foot.php

<?php 

$content=<<<EOT

					</div>

					<hr class="hide" />

			

			    <!-- start #footer -->

			

			    <div id="footer">

			    <div id="footer-contents">

			        <hr />

			      <p align="center">Copyright &#169; 2020&#8211;2021 ANI Business Solutions. All rights reserved.</p>

			    </div>

			    </div>

			    <!-- end #footer -->

			

			</body>

			</html>

EOT;

echo $content;

?>


PK 99